Event data. More...
#include <FrameH.hh>
Public Member Functions | |
| FrameH () | |
| Default constructor. | |
| FrameH (const name_type &name, run_type run, frame_type frame, const GTime_type &time, ULeapS_type uLeapS, const dt_type dt, dataQuality_type dqual=0) | |
| Explicate construction. | |
| FrameH (const FrameH &frame) | |
| Copy Constructor. | |
| FrameH (const Previous::FrameH &Source, stream_base_type *Stream) | |
| Upconvert constructor. | |
| virtual FrameH * | Clone () const |
| Virtual constructor. | |
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| equality operator | |
| FrameH () | |
| Default constructor. | |
| FrameH (const name_type &name, run_type run, frame_type frame, const GTime_type &time, ULeapS_type uLeapS, const dt_type dt, dataQuality_type dqual=0) | |
| Explicate construction. | |
| FrameH (const FrameH &frame) | |
| Copy Constructor. | |
| FrameH (const Previous::FrameH &Source, stream_base_type *Stream) | |
| Upconvert constructor. | |
| virtual FrameH * | Clone () const |
| Virtual constructor. | |
| virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
| equality operator | |
| 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 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 name_type & | GetName () const |
| Retrieve name of project. | |
| run_type | GetRun () const |
| Run number. | |
| frame_type | GetFrame () const |
| Frame number. | |
| dataQuality_type | GetDataQuality () const |
| Data quality flag. | |
| const GTime_type & | GetGTime () const |
| Start Time. | |
| ULeapS_type | GetULeapS () const |
| Leap seconds. | |
| dt_type | GetDt () const |
| Frame length. | |
| void | SetName (const name_type &Name) |
| Establish the name. | |
| void | SetRun (run_type Run) |
| Establish the run number. | |
| void | SetDataQuality (dataQuality_type DataQuality) |
| Establish the data quality flag. | |
| void | SetDt (dt_type Dt) |
| Establish the frame duration. | |
| void | SetGTime (const GTime_type &Value) |
| Establish the start time. | |
| void | SetULeapS (ULeapS_type Value) |
| Establish leap second offset. | |
| rawData_type | GetRawData () const |
| Retrieve the raw data reference. | |
| rawData_type | GetRawData () |
| Retrieve the raw data reference. | |
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 | assign (assign_stream_type &Stream) |
| Assign the contents of the instance. | |
| virtual void | assign (assign_stream_type &Stream) |
| Assign the contents of the instance. | |
| virtual delta_t_normalized_type | normalizedDeltaT () const |
| Frame start time in seconds. | |
| virtual delta_t_normalized_type | normalizedDeltaT () const |
| Frame start time in seconds. | |
| virtual start_time_normalized_type | normalizedStartTime () const |
| Duration of the frame. | |
| virtual start_time_normalized_type | normalizedStartTime () const |
| Duration of the frame. | |
| 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 (ostream_type &Stream) const |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const |
| Write the structure to the stream. | |
| virtual void | readSubset (istream_type &Stream, INT_4U ElementMask) |
| Limitted reading of the object. | |
| virtual void | readSubset (istream_type &Stream, INT_4U ElementMask) |
| Limitted reading of the object. | |
| 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. | |
Event data.
| FrameCPP::Version_8::FrameH::FrameH | ( | const name_type & | name, |
| run_type | run, | ||
| frame_type | frame, | ||
| const GTime_type & | time, | ||
| ULeapS_type | uLeapS, | ||
| const dt_type | dt, | ||
| dataQuality_type | dqual = 0 ) |
Explicate construction.
| [in] | name | Name of project or other experiment description |
| [in] | run | Run number (number < 0 reserved for simulated data); monotonic for experimental runs. |
| [in] | frame | Frame number, monotonically increasing until end of run, re-starting from 0 with each new run. |
| [in] | time | Frame start time in GPS units. |
| [in] | uLeapS | The integer number of leap seconds between GPS/TAI and UTC in the epoch when the frame is written. |
| [in] | dt | Frame length in seconds |
| [in] | dqual | Data quality flag |
| FrameCPP::Version_8::FrameH::FrameH | ( | const FrameH & | frame | ) |
Copy Constructor.
| [in] | frame | Frame to use as the base |
| FrameCPP::Version_8::FrameH::FrameH | ( | const Previous::FrameH & | Source, |
| stream_base_type * | Stream ) |
Upconvert constructor.
| [in] | Source | An instance of a similiar object from a previous version of the frame specification. |
| [in] | Stream | The stream from which the origional object was read. |
| FrameCPP::Version_8::FrameH::FrameH | ( | const name_type & | name, |
| run_type | run, | ||
| frame_type | frame, | ||
| const GTime_type & | time, | ||
| ULeapS_type | uLeapS, | ||
| const dt_type | dt, | ||
| dataQuality_type | dqual = 0 ) |
Explicate construction.
| [in] | name | Name of project or other experiment description |
| [in] | run | Run number (number < 0 reserved for simulated data); monotonic for experimental runs. |
| [in] | frame | Frame number, monotonically increasing until end of run, re-starting from 0 with each new run. |
| [in] | time | Frame start time in GPS units. |
| [in] | uLeapS | The integer number of leap seconds between GPS/TAI and UTC in the epoch when the frame is written. |
| [in] | dt | Frame length in seconds |
| [in] | dqual | Data quality flag |
| FrameCPP::Version_8::FrameH::FrameH | ( | const FrameH & | frame | ) |
Copy Constructor.
| [in] | frame | Frame to use as the base |
| FrameCPP::Version_8::FrameH::FrameH | ( | const Previous::FrameH & | Source, |
| stream_base_type * | Stream ) |
Upconvert constructor.
| [in] | Source | An instance of a similiar object from a previous version of the frame specification. |
| [in] | Stream | The stream from which the origional object was read. |
|
inlineprotectedvirtualinherited |
Assign the contents of the instance.
| [in] | Stream | An input stream from which to read information for the instance. |
|
inlineprotectedvirtualinherited |
Assign the contents of the instance.
| [in] | Stream | An input stream from which to read information for the instance. |
|
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. |
|
inlineinherited |
Data quality flag.
Retrieve the data quality flag associated with the frame
|
inlineinherited |
Frame length.
Retrieve the duration of the frame in seconds.
|
inlineinherited |
Frame number.
Retrieve the frame number associated with the frame
|
inlineinherited |
Start Time.
Retrieve the start time of the frame.
|
inlineinherited |
Retrieve name of project.
Retrieve the name of project or other experiment description.
|
inlineinherited |
Retrieve the raw data reference.
|
inlineinherited |
Retrieve the raw data reference.
Set the number of leap seconds since GPS epoc.
|
inlineinherited |
Run number.
Retrieve the run number associated with the frame.
|
inlineinherited |
Leap seconds.
Retrieve the number of leap seconds associated with the frame.
|
inlinevirtualinherited |
The name structure name of this object.
|
inlinevirtualinherited |
The name structure name of this object.
|
virtual |
equality operator
| [in] | RHS | The FrameH object to be compared. |
|
virtual |
equality operator
| [in] | RHS | The FrameH 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 which to read the object. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from which to read the object. |
|
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 |
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. |
|
inlineprotectedvirtualinherited |
Limitted reading of the object.
| [in] | Stream | The input stream from which to read the object. |
| [in] | ElementMask | Mask of elements to read from the Stream |
|
inlineprotectedvirtualinherited |
Limitted reading of the object.
| [in] | Stream | The input stream from which to read the object. |
| [in] | ElementMask | Mask of elements to read from the Stream |
|
inlineinherited |
Establish the data quality flag.
Set the data quality flag of the frame.
| [in] | DataQuality | The value of the data quality flag. |
|
inlineinherited |
Establish the frame duration.
Set the length of the frame in seconds.
| [in] | Dt | The length of the frame in seconds |
|
inlineinherited |
Establish the start time.
Set the start time of the frame.
| [in] | Value | The start time of the frame. |
|
inlineinherited |
Establish the name.
Set the project name of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
| [in] | Name | The name to associate with the frame |
|
inlineinherited |
Establish the run number.
Set the run number of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
| [in] | Run | The run number to associate with the frame. |
|
inlineinherited |
Establish leap second offset.
| [in] | Value | Number of leap seconds since GPS epoc. |
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
| [in] | InfoClass | Class of information being requested. |
| [in] | vl | Variable argument list of requested data. |
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
| [in] | InfoClass | Class of information being requested. |
| [in] | vl | Variable argument list of requested data. |