ICP
1
|
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 |
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.
|
inline |
Definition at line 111 of file TCPEventStreamDefs.h.
|
inline |
Definition at line 112 of file TCPEventStreamDefs.h.
|
inline |
Definition at line 113 of file TCPEventStreamDefs.h.
References head, head_setup, TCPStreamEventHeader::isValid(), TCPStreamEventHeaderSetup::isValid(), TCPStreamEventHeader::Setup, and TCPStreamEventHeader::type.
Referenced by EventsToolApp::liveData().
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 |
Definition at line 110 of file TCPEventStreamDefs.h.
Referenced by isValid(), EventsToolApp::liveData(), and TCPEventStreamConnection::run().