#include <Action.h>
◆ Action()
| Action::Action |
( |
const std::string & |
id | ) |
|
◆ ~Action()
◆ evaluate()
| virtual bool scxml4cpp::Action::evaluate |
( |
Context * |
c | ) |
|
|
pure virtual |
Implemented in rad::GuardCallback, TestDOMSCXMLReaderAction, TestCondition, TestCondition, TestMergerAction, TestHelperAction, TestExecutorAction, TestExecutableContentAction2, TestExecutableContentAction, MyAction, TimerAction, ReplyAction, ReplyAction, SignalAction, MyAction, rad::ActionCallback, and scxml4cpp::ActionTrace.
◆ execute()
| virtual void scxml4cpp::Action::execute |
( |
Context * |
c | ) |
|
|
pure virtual |
Implemented in rad::GuardCallback, TestDOMSCXMLReaderAction, TestCondition, TestCondition, TestMergerAction, TestHelperAction, TestExecutorAction, TestExecutableContentAction2, TestExecutableContentAction, MyAction, TimerAction, ReplyAction, ReplyAction, SignalAction, MyAction, rad::ActionCallback, and scxml4cpp::ActionTrace.
◆ getId()
| std::string Action::getId |
( |
| ) |
const |
◆ getParam()
| std::string Action::getParam |
( |
| ) |
const |
◆ setId()
| void Action::setId |
( |
const std::string & |
id | ) |
|
◆ setParam()
| void Action::setParam |
( |
const std::string & |
p | ) |
|
The documentation for this class was generated from the following files: