Jpp  15.0.5
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Private Attributes | List of all members
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

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:184

Member Data Documentation

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

Definition at line 184 of file JDAQCHSM.hh.


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