rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
scxml4cpp::ActionTrace Class Reference

#include <ActionTrace.h>

Inheritance diagram for scxml4cpp::ActionTrace:
scxml4cpp::Action scxml4cpp::Action scxml4cpp::Action

Public Member Functions

 ActionTrace (const std::string &id)
 
void execute (Context *)
 
bool evaluate (Context *)
 
 ActionTrace (const std::string &id)
 
void execute (Context *)
 
bool evaluate (Context *)
 
 ActionTrace (const std::string &id)
 
void execute (Context *)
 
bool evaluate (Context *)
 
- Public Member Functions inherited from scxml4cpp::Action
 Action (const std::string &id)
 
virtual ~Action ()
 
std::string getId () const
 
std::string getParam () const
 
void setId (const std::string &id)
 
void setParam (const std::string &p)
 
 Action (const std::string &id)
 
virtual ~Action ()
 
std::string getId () const
 
std::string getParam () const
 
void setId (const std::string &id)
 
void setParam (const std::string &p)
 
 Action (const std::string &id)
 
virtual ~Action ()
 
std::string getId () const
 
std::string getParam () const
 
void setId (const std::string &id)
 
void setParam (const std::string &p)
 

Constructor & Destructor Documentation

ActionTrace::ActionTrace ( const std::string &  id)
scxml4cpp::ActionTrace::ActionTrace ( const std::string &  id)
scxml4cpp::ActionTrace::ActionTrace ( const std::string &  id)

Member Function Documentation

bool ActionTrace::evaluate ( Context c)
virtual

Implements scxml4cpp::Action.

bool scxml4cpp::ActionTrace::evaluate ( Context )
virtual

Implements scxml4cpp::Action.

bool scxml4cpp::ActionTrace::evaluate ( Context )
virtual

Implements scxml4cpp::Action.

void ActionTrace::execute ( Context c)
virtual

Implements scxml4cpp::Action.

void scxml4cpp::ActionTrace::execute ( Context )
virtual

Implements scxml4cpp::Action.

void scxml4cpp::ActionTrace::execute ( Context )
virtual

Implements scxml4cpp::Action.


The documentation for this class was generated from the following files: