#include <runnableStateMachine.hpp>
◆ RunnableStateMachine() [1/2]
◆ RunnableStateMachine() [2/2]
| rtctk::componentFramework::RunnableStateMachine::RunnableStateMachine |
( |
RunnableStateMachineLogicIf & |
biz_logic, |
|
|
std::function< void(const std::string &)> |
on_statechange |
|
) |
| |
◆ ~RunnableStateMachine()
| rtctk::componentFramework::RunnableStateMachine::~RunnableStateMachine |
( |
| ) |
|
|
virtual |
◆ Exit()
| void rtctk::componentFramework::RunnableStateMachine::Exit |
( |
| ) |
|
◆ PostEvent()
| void rtctk::componentFramework::RunnableStateMachine::PostEvent |
( |
std::shared_ptr< rad::AnyEvent > |
e | ) |
|
|
overridevirtual |
◆ Work()
| void rtctk::componentFramework::RunnableStateMachine::Work |
( |
| ) |
|
The documentation for this class was generated from the following files: