|
ldas-tools-framecpp 3.0.4
|
#include <FrameSpec.hh>


Public Types | |
| typedef ObjectWithChecksum< ObjectType, checksum_type > | self_type |
| typedef ObjectWithChecksum< ObjectType, checksum_type > | self_type |
| typedef ObjectWithChecksum< ObjectType, checksum_type > | self_type |
| typedef ObjectWithChecksum< ObjectType, checksum_type > | self_type |
| typedef ObjectWithChecksum< ObjectType, checksum_type > | self_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef IStream | istream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
| typedef OStream | ostream_type |
Public Member Functions | |
| ObjectWithChecksum () | |
| ObjectWithChecksum (const Common::Description *Description) | |
| Constructor. | |
| ObjectWithChecksum (class_type Class, const Common::Description *Description) | |
| Constructor. | |
| ObjectWithChecksum (const ObjectWithChecksum &Source) | |
| copy constructor | |
| ObjectWithChecksum (Common::IStream &Source) | |
| Constructor - Stream. | |
| ~ObjectWithChecksum () | |
| Destructor. | |
| ObjectWithChecksum () | |
| ObjectWithChecksum (const Common::Description *Description) | |
| Constructor. | |
| ObjectWithChecksum (class_type Class, const Common::Description *Description) | |
| Constructor. | |
| ObjectWithChecksum (const ObjectWithChecksum &Source) | |
| copy constructor | |
| ObjectWithChecksum (Common::IStream &Source) | |
| Constructor - Stream. | |
| ~ObjectWithChecksum () | |
| Destructor. | |
| 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. | |
Static Public Member Functions | |
| 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. | |
Protected Member Functions | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const=0 |
| Number of bytes needed to write this structure. | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const=0 |
| Number of bytes needed to write this structure. | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const =0 |
| Number of bytes needed to write this structure. | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const =0 |
| Number of bytes needed to write this structure. | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const =0 |
| Number of bytes needed to write this structure. | |
| virtual streamsize_type | pBytes (const StreamBase &Stream) const =0 |
| Number of bytes needed to write this structure. | |
| virtual self_type * | pCreate (istream_type &Stream) const=0 |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const=0 |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const =0 |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const =0 |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const =0 |
| Virtual constructor. | |
| virtual self_type * | pCreate (istream_type &Stream) const =0 |
| Virtual constructor. | |
| virtual void | pWrite (ostream_type &Stream) const=0 |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const=0 |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const =0 |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const =0 |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const =0 |
| Write the structure to the stream. | |
| virtual void | pWrite (ostream_type &Stream) const =0 |
| Write the structure to the stream. | |
Private Types | |
| typedef Common::FrameSpec::ObjectWithChecksum< ObjectType, checksum_type > | object_base_type |
| typedef Common::FrameSpec::ObjectWithChecksum< ObjectType, checksum_type > | object_base_type |
Private Member Functions | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
| virtual Object * | Create () const |
| virtual Object * | Create (std::istream &Buffer) const |
| constructor - virtual | |
Private Attributes | |
| checksum_type | m_chkSum |
| Structure checksum. | |
| checksum_type | m_chkSum |
| Structure checksum. | |
| checksum_type | m_chkSum |
| Structure checksum. | |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
private |
|
private |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
Constructor.
|
inline |
Constructor.
|
inline |
copy constructor
|
inline |
Constructor - Stream.
|
inlinevirtual |
Destructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, checksum_type >.
|
inline |
|
inline |
Constructor.
|
inline |
Constructor.
|
inline |
copy constructor
|
inline |
Constructor - Stream.
|
inlinevirtual |
Destructor.
Reimplemented from FrameCPP::Common::FrameSpec::ObjectWithChecksum< ObjectType, checksum_type >.
|
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. |
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
inlineprivatevirtualinherited |
|
inlineprivatevirtualinherited |
|
inlineprivatevirtualinherited |
|
inlineprivatevirtualinherited |
|
inlineprivatevirtualinherited |
|
inlineprivatevirtualinherited |
|
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. |
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
inlineprivatevirtualinherited |
constructor - virtual
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
| [in] | Stream | The stream from which to the object is being read or written. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Virtual constructor.
| [in] | Stream | The input stream from where the object is being read. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
protectedpure virtualinherited |
Write the structure to the stream.
| [in] | Stream | The output stream where the object is to be written. |
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
virtualinherited |
Write object to the stream.
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.