rad  3.0.0
Public Member Functions | List of all members
scxml4cpp::ActionTrace Class Reference

#include <ActionTrace.h>

Inheritance diagram for scxml4cpp::ActionTrace:
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() [1/3]

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

◆ ActionTrace() [2/3]

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

◆ ActionTrace() [3/3]

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

Member Function Documentation

◆ evaluate() [1/3]

bool ActionTrace::evaluate ( Context c)
virtual

Implements scxml4cpp::Action.

◆ evaluate() [2/3]

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

Implements scxml4cpp::Action.

◆ evaluate() [3/3]

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

Implements scxml4cpp::Action.

◆ execute() [1/3]

void ActionTrace::execute ( Context c)
virtual

Implements scxml4cpp::Action.

◆ execute() [2/3]

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

Implements scxml4cpp::Action.

◆ execute() [3/3]

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

Implements scxml4cpp::Action.


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