#include <JDAQCHSM.hh>
Definition at line 186 of file JDAQCHSM.hh.
◆ state_Main()
JDAQStateMachine::state_Main::state_Main |
( |
CHSM_STATE_ARGS | | ) |
|
Definition at line 20 of file JDAQCHSM.cc.
20 :
21 CHSM_ns_alias::set( CHSM_STATE_INIT,
children_ ),
22 RunControl( chsm_machine_,
"Main.RunControl",
this, 0, 0, 0, 0,
false ),
23 Responder( chsm_machine_,
"Main.Responder",
this, 0, 0, 0, 0 )
24{
25}
CHSM_ns_alias::state Responder
static int const children_[]
JDAQStateMachine::state_Main::state_RunControl RunControl
◆ RunControl
◆ Responder
CHSM_ns_alias::state JDAQStateMachine::state_Main::Responder |
◆ children_
int const JDAQStateMachine::state_Main::children_ |
|
staticprivate |
The documentation for this class was generated from the following files: