|
| LoopStateData & | GetState () |
| |
| | BaseLoopSuspendedActions (const std::string &name, rad::Application &appl, rad::ConfigurableActionMgr &action_mgr, DataContext &data, int loop_index, std::shared_ptr< LoopCompletionHandler > completion_handler=nullptr) |
| |
| | BaseLoopSuspendedActions (const BaseLoopSuspendedActions &)=delete |
| |
| | BaseLoopSuspendedActions (const std::string &name, rad::Application &appl, rad::ConfigurableActionMgr &action_mgr, DataContext &data, int loop_index, std::shared_ptr< LoopCompletionHandler > completion_handler=nullptr) |
| |
| virtual | ~BaseLoopSuspendedActions ()=default |
| |
| void | Initialize () override |
| |
| void | Configure (const std::vector< std::string > &keys) override |
| |
| virtual void | Execute (scxml4cpp::Context *c) |
| |
| virtual void | Complete (scxml4cpp::Context *c) |
| |
| virtual void | Abort (scxml4cpp::Context *c) |
| |
| virtual void | InstallTimer (scxml4cpp::Context *c) |
| |
| | BaseLoopSuspendedActions (const BaseLoopSuspendedActions &)=delete |
| |
| BaseLoopSuspendedActions & | operator= (const BaseLoopSuspendedActions &)=delete |
| |
◆ BaseLoopSuspendedActions() [1/2]
◆ BaseLoopSuspendedActions() [2/2]
| ifw::slm::BaseLoopSuspendedActions::BaseLoopSuspendedActions |
( |
const std::string & | name, |
|
|
rad::Application & | appl, |
|
|
rad::ConfigurableActionMgr & | action_mgr, |
|
|
DataContext & | data, |
|
|
int | loop_index, |
|
|
std::shared_ptr< LoopCompletionHandler > | completion_handler = nullptr ) |
◆ GetState()
| LoopStateData & ifw::slm::TestableBaseLoopSuspendedActions::GetState |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: