#include <FrameSpec.hh>
◆ istream_type
◆ object_base_type
template<typename ObjectType >
◆ ostream_type
◆ self_type
◆ ObjectWithChecksum() [1/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [2/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [3/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [4/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [5/10]
template<typename ObjectType >
◆ ~ObjectWithChecksum() [1/2]
template<typename ObjectType >
◆ ObjectWithChecksum() [6/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [7/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [8/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [9/10]
template<typename ObjectType >
◆ ObjectWithChecksum() [10/10]
template<typename ObjectType >
◆ ~ObjectWithChecksum() [2/2]
template<typename ObjectType >
◆ Bytes() [1/2]
Return the number of bytes for this object.
- Parameters
-
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
- Returns
- The number of bytes for this object
◆ Bytes() [2/2]
Return the number of bytes for this object.
- Parameters
-
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
- Returns
- The number of bytes for this object
◆ CheckSumDataClass() [1/2]
Data class to be used in class field of FrSE.
◆ CheckSumDataClass() [2/2]
Data class to be used in class field of FrSE.
◆ CheckSumDataComment() [1/2]
Comment to be used in comment field of FrSE.
◆ CheckSumDataComment() [2/2]
Comment to be used in comment field of FrSE.
◆ Create() [1/6]
|
inlineprivatevirtualinherited |
◆ Create() [2/6]
|
inlineprivatevirtualinherited |
◆ Create() [3/6]
Virtual constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
- Returns
- Return pointer to the newly allocated resource.
◆ Create() [4/6]
Virtual constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
- Returns
- Return pointer to the newly allocated resource.
◆ Create() [5/6]
|
inlineprivatevirtualinherited |
◆ Create() [6/6]
|
inlineprivatevirtualinherited |
◆ pBytes() [1/2]
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ pBytes() [2/2]
|
protectedpure virtualinherited |
Number of bytes needed to write this structure.
- Parameters
-
[in] | Stream | The stream from which to the object is being read or written. |
- Returns
- The number of bytes need to read or write this object.
◆ pCreate() [1/2]
|
protectedpure virtualinherited |
Virtual constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
- Returns
- The newly allocated object.
◆ pCreate() [2/2]
|
protectedpure virtualinherited |
Virtual constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
- Returns
- The newly allocated object.
◆ pWrite() [1/2]
|
protectedpure virtualinherited |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ pWrite() [2/2]
|
protectedpure virtualinherited |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ Write() [1/2]
Write object to the stream.
◆ Write() [2/2]
Write object to the stream.
◆ m_chkSum
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version8/FrameSpec.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version8/FrameSpec.hh