ldas-tools-framecpp
2.7.0
|
#include <FrameH.hh>
Public Types | |
typedef Common::FrameH::assign_stream_type | assign_stream_type |
typedef Common::FrameH::assign_stream_type | assign_stream_type |
enum | copy_type { DETECT_SIM = 0x0001, DETECT_PROC = 0x0002, HISTORY = 0x0004, RAW_DATA = 0x0008, AUX_DATA = 0x0010, AUX_TABLE = 0x0020, TYPE = 0x0040, USER = 0x0080, DETECT_SIM = 0x0001, DETECT_PROC = 0x0002, HISTORY = 0x0004, RAW_DATA = 0x0008, AUX_DATA = 0x0010, AUX_TABLE = 0x0020, TYPE = 0x0040, USER = 0x0080 } |
enum | copy_type { DETECT_SIM = 0x0001, DETECT_PROC = 0x0002, HISTORY = 0x0004, RAW_DATA = 0x0008, AUX_DATA = 0x0010, AUX_TABLE = 0x0020, TYPE = 0x0040, USER = 0x0080, DETECT_SIM = 0x0001, DETECT_PROC = 0x0002, HISTORY = 0x0004, RAW_DATA = 0x0008, AUX_DATA = 0x0010, AUX_TABLE = 0x0020, TYPE = 0x0040, USER = 0x0080 } |
typedef FrameSpec::version_type | frame_spec_version_type |
typedef FrameSpec::version_type | frame_spec_version_type |
typedef boost::shared_ptr< Object > | object_type |
typedef boost::shared_ptr< Object > | object_type |
typedef std::unique_ptr< Object > | unique_object_type |
typedef std::unique_ptr< Object > | unique_object_type |
typedef object_type | demote_arg_type |
typedef object_type | demote_arg_type |
typedef object_type | demote_ret_type |
typedef object_type | demote_ret_type |
typedef object_type | promote_arg_type |
typedef object_type | promote_arg_type |
typedef object_type | promote_ret_type |
typedef object_type | promote_ret_type |
Public Member Functions | |
FrameH () | |
Default constructor. More... | |
FrameH (const FrameH &frame) | |
FrameH (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual=0) | |
FrameH (const FrameHNPS &Source) | |
FrameH (const Previous::FrameH &Source, istream_type *Stream) | |
~FrameH () | |
cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrameH * | Clone () const |
Virtual constructor. More... | |
virtual FrameH * | Create (istream_type &Stream) const |
constructor - virtual More... | |
virtual const char * | ObjectStructName () const |
Retrieve the class name of the object. More... | |
virtual void | Write (ostream_type &Stream) const |
Write the structure to the stream. More... | |
bool | operator== (const FrameH &RHS) const |
comparison operator More... | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
comparison operator More... | |
FrameH () | |
Default constructor. More... | |
FrameH (const FrameH &frame) | |
FrameH (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual=0) | |
FrameH (const FrameHNPS &Source) | |
FrameH (const Previous::FrameH &Source, istream_type *Stream) | |
~FrameH () | |
cmn_streamsize_type | Bytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual FrameH * | Clone () const |
Virtual constructor. More... | |
virtual FrameH * | Create (istream_type &Stream) const |
constructor - virtual More... | |
virtual const char * | ObjectStructName () const |
Retrieve the class name of the object. More... | |
virtual void | Write (ostream_type &Stream) const |
Write the structure to the stream. More... | |
bool | operator== (const FrameH &RHS) const |
comparison operator More... | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
comparison operator More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
virtual Object * | Create () const |
constructor - virtual More... | |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual More... | |
template<typename PreviousType , typename CurrentType > | |
FrameSpec::ObjectInterface::promote_ret_type | PromoteObject (FrameSpec::ObjectInterface::frame_spec_version_type Target, FrameSpec::ObjectInterface::frame_spec_version_type Source, FrameSpec::ObjectInterface::promote_arg_type Obj, IStream *Stream) |
Static Public Attributes | |
static const Common::FrameSpec::Info::frame_object_types | s_object_id = Common::FrameSpec::Info::FSI_FRAME_H |
Protected Member Functions | |
virtual void | VerifyObject (Common::Verify &Verifier, Common::IFrameStream &Stream) const |
Verify the object as being valid. More... | |
virtual void | readSubset (istream_type &Stream, INT_4U ElementMask) |
virtual start_time_normalized_type | normalizedStartTime () const |
Frame start time in seconds. More... | |
virtual delta_t_normalized_type | normalizedDeltaT () const |
Duration of the frame. More... | |
virtual void | assign (assign_stream_type &Stream) |
Assign the contents of the instance. More... | |
virtual void | VerifyObject (Common::Verify &Verifier, Common::IFrameStream &Stream) const |
Verify the object as being valid. More... | |
virtual void | readSubset (istream_type &Stream, INT_4U ElementMask) |
virtual start_time_normalized_type | normalizedStartTime () const |
Frame start time in seconds. More... | |
virtual delta_t_normalized_type | normalizedDeltaT () const |
Duration of the frame. More... | |
virtual void | assign (assign_stream_type &Stream) |
Assign the contents of the instance. More... | |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
Private Member Functions | |
FrameH (istream_type &Stream) | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const |
Down grade an object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, istream_type *Stream) const |
Upgrade an object. More... | |
FrameH (istream_type &Stream) | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const |
Down grade an object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, istream_type *Stream) const |
Upgrade an object. More... | |
typedef Common::FrameH::assign_stream_type FrameCPP::Version_7::FrameH::assign_stream_type |
typedef Common::FrameH::assign_stream_type FrameCPP::Version_7::FrameH::assign_stream_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
FrameH::FrameH | ( | ) |
Default constructor.
FrameH::FrameH | ( | const FrameH & | frame | ) |
FrameH::FrameH | ( | const std::string & | name, |
INT_4S | run, | ||
INT_4U | frame, | ||
const GPSTime & | time, | ||
INT_2U | uLeapS, | ||
const REAL_8 | dt, | ||
INT_4U | dqual = 0 |
||
) |
FrameH::FrameH | ( | const FrameHNPS & | Source | ) |
|
inline |
|
virtual |
Reimplemented from FrameCPP::Common::FrameH.
|
private |
FrameCPP::Version_7::FrameH::FrameH | ( | ) |
Default constructor.
FrameCPP::Version_7::FrameH::FrameH | ( | const FrameH & | frame | ) |
FrameCPP::Version_7::FrameH::FrameH | ( | const std::string & | name, |
INT_4S | run, | ||
INT_4U | frame, | ||
const GPSTime & | time, | ||
INT_2U | uLeapS, | ||
const REAL_8 | dt, | ||
INT_4U | dqual = 0 |
||
) |
FrameCPP::Version_7::FrameH::FrameH | ( | const FrameHNPS & | Source | ) |
FrameCPP::Version_7::FrameH::FrameH | ( | const Previous::FrameH & | Source, |
istream_type * | Stream | ||
) |
|
virtual |
Reimplemented from FrameCPP::Common::FrameH.
|
private |
|
protectedvirtual |
Assign the contents of the instance.
[in] | Stream | An input stream from which to read information for the instance. |
Implements FrameCPP::Common::FrameH.
|
protectedvirtual |
Assign the contents of the instance.
[in] | Stream | An input stream from which to read information for the instance. |
Implements FrameCPP::Common::FrameH.
|
virtual |
Number of bytes needed to write this structure.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Number of bytes needed to write this structure.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Virtual constructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Virtual constructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
constructor - virtual
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
constructor - virtual
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
constructor - virtual
Reimplemented in FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrSH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrSH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrDetector, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrDetector, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrStatData, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrStatData, checksum_type >, FrameCPP::Version_8::FrTOC, FrameCPP::Version_8::FrTOC, FrameCPP::Version_6::FrTOC, FrameCPP::Version_6::FrTOC, FrameCPP::Version_4::FrTOC, and FrameCPP::Version_4::FrTOC.
|
virtualinherited |
constructor - virtual
Reimplemented in FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrSH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrSH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrDetector, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrDetector, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameH, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrTOC, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrStatData, checksum_type >, FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrStatData, checksum_type >, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrHeader, FrameCPP::Version_3::FrHeader, and FrameCPP::Version_3::FrHeader.
|
privatevirtual |
Down grade an object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
privatevirtual |
Down grade an object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
inlineinherited |
Retrieve the class identifier.
|
inherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlinevirtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprotectedvirtual |
Duration of the frame.
Implements FrameCPP::Common::FrameH.
|
protectedvirtual |
Duration of the frame.
Implements FrameCPP::Common::FrameH.
|
inlineprotectedvirtual |
Frame start time in seconds.
Implements FrameCPP::Common::FrameH.
|
protectedvirtual |
Frame start time in seconds.
Implements FrameCPP::Common::FrameH.
|
virtual |
Retrieve the class name of the object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Retrieve the class name of the object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inline |
comparison operator
bool FrameCPP::Version_7::FrameH::operator== | ( | const FrameH & | RHS | ) | const |
comparison operator
|
virtual |
comparison operator
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
comparison operator
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlinestatic |
|
static |
|
privatevirtual |
Upgrade an object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
privatevirtual |
Upgrade an object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
inherited |
|
protectedvirtual |
Implements FrameCPP::Common::FrameH.
|
protectedvirtual |
Implements FrameCPP::Common::FrameH.
|
static |
|
static |
|
static |
|
inlinestatic |
|
protectedvirtual |
Verify the object as being valid.
[in] | Verifier | The instance of the Verify object where state information is stored. |
[in] | Stream | The input stream from which the object is being read. |
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
protectedvirtual |
Verify the object as being valid.
[in] | Verifier | The instance of the Verify object where state information is stored. |
[in] | Stream | The input stream from which the object is being read. |
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Write the structure to the stream.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
Write the structure to the stream.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
staticinherited |