Jpp
master_rocky-40-g5f0272dcd
the software that should make you happy
|
#include <JDAQCHSM.hh>
Public Member Functions | |
param_block (CHSM_ns_alias::event const &, int, const char *) | |
Public Attributes | |
int | length |
const char * | buffer |
Protected Member Functions | |
virtual | ~param_block () |
Definition at line 220 of file JDAQCHSM.hh.
JDAQStateMachine::ev_daq_event::param_block::param_block | ( | CHSM_ns_alias::event const & | event, |
int | Plength, | ||
const char * | Pbuffer | ||
) |
Definition at line 55 of file JDAQCHSM.cc.
|
protectedvirtual |
Reimplemented in JDAQStateMachine::ev_recover_event::param_block, JDAQStateMachine::ev_input_event::param_block, JDAQStateMachine::ev_check_event::param_block, JDAQStateMachine::ev_off_event::param_block, JDAQStateMachine::ev_quit_event::param_block, JDAQStateMachine::ev_reset_event::param_block, JDAQStateMachine::ev_stop_event::param_block, JDAQStateMachine::ev_continue_event::param_block, JDAQStateMachine::ev_pause_event::param_block, JDAQStateMachine::ev_start_event::param_block, JDAQStateMachine::ev_configure_event::param_block, and JDAQStateMachine::ev_init_event::param_block.
Definition at line 59 of file JDAQCHSM.cc.
int JDAQStateMachine::ev_daq_event::param_block::length |
Definition at line 222 of file JDAQCHSM.hh.
const char* JDAQStateMachine::ev_daq_event::param_block::buffer |
Definition at line 224 of file JDAQCHSM.hh.