#include <actionsLM.hpp>
◆ ActionsLM() [1/2]
| ifw::slm::ActionsLM::ActionsLM |
( |
rad::Application & | appl, |
|
|
rad::ConfigurableActionMgr & | action_mgr, |
|
|
DataContext & | data ) |
◆ ActionsLM() [2/2]
| ifw::slm::ActionsLM::ActionsLM |
( |
const ActionsLM & | | ) |
|
|
delete |
◆ CloseLoop()
| void ifw::slm::ActionsLM::CloseLoop |
( |
scxml4cpp::Context * | c | ) |
|
◆ Configure()
| void ifw::slm::ActionsLM::Configure |
( |
const std::vector< std::string > & | keys | ) |
|
|
override |
◆ GetStatus()
| void ifw::slm::ActionsLM::GetStatus |
( |
scxml4cpp::Context * | c | ) |
|
Reply to a GetStatus request with the STD interface summary "<state>;<substate>" (e.g. "Operational;Idle") instead of the raw SM status path.
◆ Initialize()
| void ifw::slm::ActionsLM::Initialize |
( |
| ) |
|
|
override |
◆ OpenLoop()
| void ifw::slm::ActionsLM::OpenLoop |
( |
scxml4cpp::Context * | c | ) |
|
◆ operator=()
◆ ResumeLoop()
| void ifw::slm::ActionsLM::ResumeLoop |
( |
scxml4cpp::Context * | c | ) |
|
◆ RunSlm()
| void ifw::slm::ActionsLM::RunSlm |
( |
scxml4cpp::Context * | c | ) |
|
◆ StopSlm()
| void ifw::slm::ActionsLM::StopSlm |
( |
scxml4cpp::Context * | c | ) |
|
◆ SuspendLoop()
| void ifw::slm::ActionsLM::SuspendLoop |
( |
scxml4cpp::Context * | c | ) |
|
The documentation for this class was generated from the following files: