Class Index | Cross Index | Namespace Index |
Contained in: FrameCPP::Version_6
Derived from:
FrameCPP::Version_6::FrBase
Derived by:
none
#include "../../../../../lib/framecpp/src/Version6/FrEndOfFrame.hh"
public function member index: |
|||
FrEndOfFrame | (); | Default constructor | |
FrEndOfFrame | (INT_4S Run, INT_4U Frame); | Default constructor | |
INT_8U | Bytes | () const; | Return the number of bytes needed to write this object |
INT_4U | GetChkSum | () const; | Return check sum |
INT_4U | GetChkType | () const; | Return check type |
INT_4U | GetFrame | () const; | Return frame number |
INT_4S | GetRun | () const; | Return run number of frame |
static FrEndOfFrame* | ReadDynamic | (IFrameStream& Stream, const FrBase& Base); | Read the structure from stream |
virtual void | Write | (OFrameStream& Stream) const; | Write the structure to the stream |
virtual void | WriteDescription | (OFrameStream& Stream) const; | Write the structure description to the stream |
static const CHAR* | getStaticName | (); | |
private function member index: |
|||
void | read | (IFrameStream& Stream); | |