#include <JDAQCHSM.hh>
Definition at line 217 of file JDAQCHSM.hh.
JDAQStateMachine::ev_daq_event::ev_daq_event |
( |
CHSM_EVENT_ARGS |
| ) |
|
|
inlineprotected |
Definition at line 234 of file JDAQCHSM.hh.
235 CHSM_ns_alias::event( CHSM_EVENT_INIT ) { }
param_block* JDAQStateMachine::ev_daq_event::operator-> |
( |
| ) |
const |
|
inline |
Definition at line 229 of file JDAQCHSM.hh.
230 return (param_block*)param_block_;
void JDAQStateMachine::ev_daq_event::operator() |
( |
int |
length, |
|
|
const char * |
buffer |
|
) |
| |
Definition at line 60 of file JDAQCHSM.cc.
62 #ifdef CHSM_MULTITHREADED
63 machine_lock
const lock( machine_ );
char ev_daq_param_block[sizeof(ev_daq_event::param_block)]
The documentation for this class was generated from the following files: