ICP  1
Public Member Functions | Public Attributes | List of all members
TCPStreamEventDataSetup Struct Reference

layout of initial data packet send on initial connection and on a state change e.g. run number changes More...

#include <TCPEventStreamDefs.h>

Public Member Functions

 TCPStreamEventDataSetup ()
 
 TCPStreamEventDataSetup (const TCPStreamEventHeader &head_)
 
bool isValid () const
 

Public Attributes

TCPStreamEventHeader head
 details of ISIS frame data was collected in and the number of neutron events in this packet More...
 
TCPStreamEventHeaderSetup head_setup
 

Detailed Description

layout of initial data packet send on initial connection and on a state change e.g. run number changes

Definition at line 107 of file TCPEventStreamDefs.h.

Constructor & Destructor Documentation

TCPStreamEventDataSetup::TCPStreamEventDataSetup ( )
inline

Definition at line 111 of file TCPEventStreamDefs.h.

TCPStreamEventDataSetup::TCPStreamEventDataSetup ( const TCPStreamEventHeader head_)
inline

Definition at line 112 of file TCPEventStreamDefs.h.

Member Function Documentation

bool TCPStreamEventDataSetup::isValid ( ) const
inline

Member Data Documentation

TCPStreamEventHeader TCPStreamEventDataSetup::head

details of ISIS frame data was collected in and the number of neutron events in this packet

Definition at line 109 of file TCPEventStreamDefs.h.

Referenced by isValid().

TCPStreamEventHeaderSetup TCPStreamEventDataSetup::head_setup

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