|
ldas-tools-framecpp 3.0.4
|
End of Frame data structure. More...
#include <FrEndOfFrame.hh>
Public Member Functions | |
| FrEndOfFrame () | |
| Default constructor. | |
| FrEndOfFrame (run_type Run, frame_type Frame) | |
| Constructor. | |
| virtual | ~FrEndOfFrame () |
| Desctructor. | |
| bool | operator== (const FrEndOfFrame &RHS) const |
| equality operator | |
| virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
| equality operator for abstract data type | |
| FrEndOfFrame () | |
| Default constructor. | |
| FrEndOfFrame (run_type Run, frame_type Frame) | |
| Constructor. | |
| virtual | ~FrEndOfFrame () |
| Desctructor. | |
| bool | operator== (const FrEndOfFrame &RHS) const |
| equality operator | |
| virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
| equality operator for abstract data type | |
| virtual const char * | ObjectStructName () const |
| The name structure name of this object. | |
| virtual const char * | ObjectStructName () const |
| The name structure name of this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual streamsize_type | Bytes (const StreamBase &Stream) const |
| Return the number of bytes for this object. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | Create (istream_type &Stream) const |
| Virtual constructor. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| virtual void | Write (ostream_type &Stream) const |
| Write object to the stream. | |
| run_type | GetRun () const |
| Run number of the frame. | |
| frame_type | GetFrame () const |
| frame number | |
| const GTime_type & | GetGTime () const |
| Get the GPS start time of this frame. | |
Static Public Member Functions | |
| static const Common::Description * | StructDescription () |
| The description of structure. | |
| static const Common::Description * | StructDescription () |
| The description of structure. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataClass () |
| Data class to be used in class field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static const char * | CheckSumDataComment () |
| Comment to be used in comment field of FrSE. | |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
Protected Member Functions | |
| virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| Demotes object to previous version of the frame spec. | |
| virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
| Demotes object to previous version of the frame spec. | |
| virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| Promotes object to another version of the frame spec. | |
| virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
| Promotes object to another version of the frame spec. | |
| virtual cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. | |
| virtual cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. | |
| virtual self_type * | pCreate (istream_type &Stream) const |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const |
| Virtual constructor. | |
| virtual void | pWrite (ostream_type &Stream) const |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const |
| Write the structure to the stream. | |
Protected Attributes | |
| run_type | run |
| frame_type | frame |
| GTime_type | GTime |
| Frame start time in GPS seconds. | |
End of Frame data structure.
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Return the number of bytes for this object.
| [in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
inlineprotectedvirtualinherited |
Demotes object to previous version of the frame spec.
| [in] | Target | The version of the frame specification to demote too. |
| [in] | Obj | The version of the object to demote. |
| [in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Demotes object to previous version of the frame spec.
| [in] | Target | The version of the frame specification to demote too. |
| [in] | Obj | The version of the object to demote. |
| [in] | Stream | The input stream from which the original object was read. |
|
inlineinherited |
frame number
|
inlineinherited |
Get the GPS start time of this frame.
|
inlineinherited |
Run number of the frame.
|
inlinevirtualinherited |
The name structure name of this object.
|
inlinevirtualinherited |
The name structure name of this object.
|
virtual |
equality operator for abstract data type
| [in] | RHS | The object to be compared. |
|
virtual |
equality operator for abstract data type
| [in] | RHS | The object to be compared. |
| bool FrameCPP::Version_8::FrEndOfFrame::operator== | ( | const FrEndOfFrame & | RHS | ) | const |
equality operator
| [in] | RHS | The FrEndOfFrame object to be compared. |
| bool FrameCPP::Version_8::FrEndOfFrame::operator== | ( | const FrEndOfFrame & | RHS | ) | const |
equality operator
| [in] | RHS | The FrEndOfFrame object to be compared. |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from which to read the object. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from which to read the object. |
|
inlineprotectedvirtualinherited |
Promotes object to another version of the frame spec.
| [in] | Target | The version of the promoted frame specification. |
| [in] | Obj | The object to be promoted. |
| [in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Promotes object to another version of the frame spec.
| [in] | Target | The version of the promoted frame specification. |
| [in] | Obj | The object to be promoted. |
| [in] | Stream | The input stream from which the original object was read. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
|
protectedinherited |
Frame number, monotonically increasing until end of run; This is the same as the FrameH::frame number datum.
|
protectedinherited |
Run number. This is the same as the FrameH::rum member