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