Class Index Cross Index Namespace Index

Class FrameCPP::Version_6::FrEndOfFrame


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

Description:



Function Member Descriptions:


FrameCPP::Version_6::FrEndOfFrame::FrEndOfFrame - Default constructor


FrEndOfFrame();



FrameCPP::Version_6::FrEndOfFrame::FrEndOfFrame - Default constructor


FrEndOfFrame(INT_4S Run, INT_4U Frame);



FrameCPP::Version_6::FrEndOfFrame::Bytes - Return the number of bytes needed to write this object


INT_8U Bytes() const;



FrameCPP::Version_6::FrEndOfFrame::GetChkSum - Return check sum


INT_4U GetChkSum() const;



FrameCPP::Version_6::FrEndOfFrame::GetChkType - Return check type


INT_4U GetChkType() const;



FrameCPP::Version_6::FrEndOfFrame::GetFrame - Return frame number


INT_4U GetFrame() const;



FrameCPP::Version_6::FrEndOfFrame::GetRun - Return run number of frame


INT_4S GetRun() const;



FrameCPP::Version_6::FrEndOfFrame::ReadDynamic - Read the structure from stream


static FrEndOfFrame* ReadDynamic(IFrameStream& Stream, const FrBase& Base);



FrameCPP::Version_6::FrEndOfFrame::Write - Write the structure to the stream


virtual void Write(OFrameStream& Stream) const;



FrameCPP::Version_6::FrEndOfFrame::WriteDescription - Write the structure description to the stream


virtual void WriteDescription(OFrameStream& Stream) const;



FrameCPP::Version_6::FrEndOfFrame::getStaticName


static const CHAR* getStaticName();



FrameCPP::Version_6::FrEndOfFrame::read


void read(IFrameStream& Stream);