Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
JDAQStateMachine::ev_input_event::param_block Struct Reference

#include <JDAQCHSM.hh>

Inheritance diagram for JDAQStateMachine::ev_input_event::param_block:
JDAQStateMachine::ev_daq_event::param_block

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 ()
 

Detailed Description

Definition at line 444 of file JDAQCHSM.hh.

Constructor & Destructor Documentation

◆ param_block()

JDAQStateMachine::ev_input_event::param_block::param_block ( CHSM_ns_alias::event const & event,
int Plength,
const char * Pbuffer )

Definition at line 242 of file JDAQCHSM.cc.

◆ ~param_block()

JDAQStateMachine::ev_input_event::param_block::~param_block ( )
protectedvirtual

Reimplemented from JDAQStateMachine::ev_daq_event::param_block.

Definition at line 246 of file JDAQCHSM.cc.

246{ }

Member Data Documentation

◆ length

int JDAQStateMachine::ev_daq_event::param_block::length
inherited

Definition at line 222 of file JDAQCHSM.hh.

◆ buffer

const char* JDAQStateMachine::ev_daq_event::param_block::buffer
inherited

Definition at line 224 of file JDAQCHSM.hh.


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