Class Index | Cross Index | Namespace Index |
Contained in: FrameCPP::Version_6
Derived from:
none
Derived by:
FrameCPP::Version_6::IFrameStream
FrameCPP::Version_6::OFrameStream
#include "../../../../../lib/framecpp/src/Version6/FrameStreamBase.hh"
public function member index: |
|||
FrameStreamBase | (const std::vector< io_calls_type >& LibraryDefs, INT_4U NumberOfClassTypes); | ||
virtual | ~FrameStreamBase | (); | |
callback_key_type | AddCallback | (INT_2U ClassId, Callback& Callback); | Add a callback handler |
const unsigned char* const | Get8ByteEndianness | () const; | Retrieve the buffer holding the endian bytes for an 8 byte quantity |
INT_2U | GetByteOrder | () const; | Retrieve the byte order of the frame |
INT_2U | GetLibraryRevision | () const; | Retrieve the version of the frame spec that generated the stream |
INT_2U | GetVersion | () const; | Retrieve the version of the frame spec that generated the stream |
void | RemoveCallback | (callback_key_type Key); | |
Dictionary for the stream
Header structure for the stream