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