Jpp 19.3.0-rc.1
the software that should make you happy
Loading...
Searching...
No Matches
JDAQStateMachine::state_root Class Reference

#include <JDAQCHSM.hh>

Inheritance diagram for JDAQStateMachine::state_root:

Public Member Functions

 state_root (CHSM_STATE_ARGS, bool chsm_history_)
 

Static Private Attributes

static int const children_ []
 

Detailed Description

Definition at line 179 of file JDAQCHSM.hh.

Constructor & Destructor Documentation

◆ state_root()

JDAQStateMachine::state_root::state_root ( CHSM_STATE_ARGS ,
bool chsm_history_ )

Definition at line 12 of file JDAQCHSM.cc.

12 :
13 CHSM_ns_alias::cluster( CHSM_STATE_INIT, children_, chsm_history_ )
14{
15}
static int const children_[]
Definition JDAQCHSM.hh:9

Member Data Documentation

◆ children_

int const JDAQStateMachine::state_root::children_
staticprivate
Initial value:
= {
0, -1
}

Definition at line 9 of file JDAQCHSM.hh.


The documentation for this class was generated from the following files: