Public Member Functions | Protected Member Functions

sp::tool::Event Class Reference

#include <spStoryboardEvent.hpp>

Inheritance diagram for sp::tool::Event:
sp::tool::Trigger sp::tool::EventTimer

List of all members.

Public Member Functions

virtual ~Event ()
virtual void update ()=0

Protected Member Functions

 Event ()

Detailed Description

A storyboard operator connects events and facts with a consequence.

See also:
StoryboardEvent, StoryboardFact, StoryboardConsequence
Since:
Version 3.2

Constructor & Destructor Documentation

virtual sp::tool::Event::~Event (  )  [virtual]
sp::tool::Event::Event (  )  [protected]

Member Function Documentation

virtual void sp::tool::Event::update (  )  [pure virtual]

Implemented in sp::tool::EventTimer.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines