#include <stateMachine.hpp>
Public Attributes | |
rad::ActionMgr | m_action_mgr |
Context | m_context |
StateMachine | m_sm |
Simple object that encapsulates objects that need the same lifetime.
The m_sm references actions owned by m_action_mgr
rad::ActionMgr daq::DaqSmManager::m_action_mgr |
Context daq::DaqSmManager::m_context |
StateMachine daq::DaqSmManager::m_sm |