#include <JDAQCHSM.hh>
Definition at line 188 of file JDAQCHSM.hh.
◆ state_RunControl()
JDAQStateMachine::state_Main::state_RunControl::state_RunControl |
( |
CHSM_STATE_ARGS | , |
|
|
bool | chsm_history_ ) |
Definition at line 30 of file JDAQCHSM.cc.
30 :
31 CHSM_ns_alias::cluster( CHSM_STATE_INIT,
children_, chsm_history_ ),
32 Operational( chsm_machine_,
"Main.RunControl.Operational",
this, 0, 0, 0, 0,
false ),
33 Error( chsm_machine_,
"Main.RunControl.Error",
this, 0, 0, 0, 0 )
34{
35}
static int const children_[]
JDAQStateMachine::state_Main::state_RunControl::state_Operational Operational
◆ Operational
◆ Error
JDAQState JDAQStateMachine::state_Main::state_RunControl::Error |
◆ children_
int const JDAQStateMachine::state_Main::state_RunControl::children_ |
|
staticprivate |
The documentation for this class was generated from the following files: