Summary Data Structure Definition. More...
#include <FrSummary.hh>
Public Member Functions | |
| FrSummary ()=default | |
| Default constructor. | |
| FrSummary (const FrSummary &Source)=default | |
| Copy Constructor. | |
| FrSummary (const name_type &name, const comment_type &comment, const test_type &test, const gtime_type >ime) | |
| Constructor. | |
| FrSummary (Previous::FrSummary &Source, stream_base_type *Stream) | |
| Promotion Constructor. | |
| const name_type & | GetName () const |
| Return the name of summary statistic. | |
| FrSummary & | Merge (const FrSummary &RHS) |
| Merge with another FrSummary. | |
| bool | operator== (const FrSummary &RHS) const |
| equality operator | |
| virtual bool | operator== (const Common::FrameSpec::Object &RHS) const |
| equality operator for abstract data type | |
| FrSummary ()=default | |
| Default constructor. | |
| FrSummary (const FrSummary &Source)=default | |
| Copy Constructor. | |
| FrSummary (const name_type &name, const comment_type &comment, const test_type &test, const gtime_type >ime) | |
| Constructor. | |
| FrSummary (Previous::FrSummary &Source, stream_base_type *Stream) | |
| Promotion Constructor. | |
| const name_type & | GetName () const |
| Return the name of summary statistic. | |
| FrSummary & | Merge (const FrSummary &RHS) |
| Merge with another FrSummary. | |
| bool | operator== (const FrSummary &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 const Common::Description * | GetDescription (ostream_type &Stream) const |
| The data structure description. | |
| virtual const Common::Description * | GetDescription (ostream_type &Stream) const |
| The data structure description. | |
| 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 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 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. | |
| 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. | |
| const comment_type & | GetComment () const |
| Return the comment. | |
| const test_type & | GetTest () const |
| Return the statistical test(s) used on raw data. | |
| const gtime_type & | GetGTime () const |
| Return the GPS time corresponding to this object. | |
| const moments_type & | RefMoments () const |
| Identifier for vector containing statistical descriptors. | |
| moments_type & | RefMoments () |
| Identifier for vector containing statistical descriptors. | |
| const table_type & | RefTable () const |
| Identifier for table containing additional summary information. | |
| table_type & | RefTable () |
| Identifier for table containing additional summary information. | |
Static Public Member Functions | |
| static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
| Promote previous version of object to this version. | |
| static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
| Promote previous version of object to this version. | |
| 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 * | 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 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 void | vTOCQuery (int InfoClass, va_list vl) const |
| Answer requests for information as needed by TOC. | |
| virtual void | vTOCQuery (int InfoClass, va_list vl) const |
| Answer requests for information as needed by TOC. | |
| 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. | |
| cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
| Number of bytes needed to write this structure. | |
| 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 (Common::OStream &Stream) const |
| Write the structure to the stream. | |
| virtual void | pWrite (Common::OStream &Stream) const |
| Write the structure to the stream. | |
Protected Attributes | |
| name_type | name |
| Name of summary statistic. | |
| comment_type | comment |
| Comment. | |
| test_type | test |
| Statistical test(s) used on raw data. | |
| gtime_type | gtime |
| GPS time corresponding to this object. | |
| moments_type | moments |
| Identifier for vector containing statistical descriptors. | |
| table_type | table |
Summary Data Structure Definition.
|
default |
Default constructor.
|
default |
Copy Constructor.
| [in] | Source | The object from which to copy the information. |
| FrameCPP::Version_9::FrSummary::FrSummary | ( | const name_type & | name, |
| const comment_type & | comment, | ||
| const test_type & | test, | ||
| const gtime_type & | gtime ) |
Constructor.
| [in] | name | Name of summary statistic. |
| [in] | comment | Comment. |
| [in] | test | Statistical test(s) used on raw data. |
| [in] | gtime | GPS time corresponding to this FrSummary. |
| FrameCPP::Version_9::FrSummary::FrSummary | ( | Previous::FrSummary & | Source, |
| stream_base_type * | Stream ) |
|
default |
Default constructor.
|
default |
Copy Constructor.
| [in] | Source | The object from which to copy the information. |
| FrameCPP::Version_9::FrSummary::FrSummary | ( | const name_type & | name, |
| const comment_type & | comment, | ||
| const test_type & | test, | ||
| const gtime_type & | gtime ) |
Constructor.
| [in] | name | Name of summary statistic. |
| [in] | comment | Comment. |
| [in] | test | Statistical test(s) used on raw data. |
| [in] | gtime | GPS time corresponding to this FrSummary. |
| FrameCPP::Version_9::FrSummary::FrSummary | ( | Previous::FrSummary & | Source, |
| stream_base_type * | 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 |
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 |
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. |
|
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 |
Return the comment.
|
inlinevirtualinherited |
The data structure description.
|
inlinevirtualinherited |
The data structure description.
|
inlineinherited |
Return the GPS time corresponding to this object.
| const name_type & FrameCPP::Version_9::FrSummary::GetName | ( | ) | const |
Return the name of summary statistic.
| const name_type & FrameCPP::Version_9::FrSummary::GetName | ( | ) | const |
Return the name of summary statistic.
|
inlineinherited |
Return the statistical test(s) used on raw data.
|
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. |
|
inline |
equality operator
| [in] | RHS | The FrSummary object to be compared. |
|
inline |
equality operator
| [in] | RHS | The FrSummary object to be compared. |
|
inlineprotectedinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedinherited |
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 where the object is being read. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
inlinestaticinherited |
Promote previous version of object to this version.
| [in] | Source | The frame specification version of the object. |
| [in] | Obj | The previous version of the object. |
| [in] | Stream | Stream from which the origional object was created. |
|
inlinestaticinherited |
Promote previous version of object to this version.
| [in] | Source | The frame specification version of the object. |
| [in] | Obj | The previous version of the object. |
| [in] | Stream | Stream from which the origional object was created. |
|
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. |
|
inlineinherited |
Identifier for vector containing statistical descriptors.
|
inlineinherited |
Identifier for vector containing statistical descriptors.
|
inlineinherited |
Identifier for table containing additional summary information.
|
inlineinherited |
Identifier for table containing additional summary information.
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
|
inlineprotectedvirtualinherited |
Answer requests for information as needed by TOC.
| [in] | InfoClass | Class of information being requested. |
| [in] | vl | Variable argument list of requested data. |
|
inlineprotectedvirtualinherited |
Answer requests for information as needed by TOC.
| [in] | InfoClass | Class of information being requested. |
| [in] | vl | Variable argument list of requested data. |
|
protectedinherited |
Indentifier for table containing additional summary information.