#include <FrTOCStatDataClassicIO.hh>
◆ FrTOCStatDataClassicIO()
FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO |
( |
| ) |
|
|
default |
◆ Bytes()
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.
◆ Description()
template<typename SE >
static void FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ Load()
void FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::Load |
( |
istream_type & | Stream | ) |
|
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ operator=() [1/2]
const FrTOCStatDataClassicIO & FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::operator= |
( |
const Previous::FrTOCImpl::FrTOCStatDataClassicIO & | Source | ) |
|
|
inline |
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator=() [2/2]
◆ QueryStatData()
void FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrStatData being written.
- Parameters
-
[in] | Info | Information |
[in] | FrameOffset | The frame offset of the frame being written. The frame offsets start at 0 (zero). |
[in] | Position | The byte offset from the start of the file where the structure is written. |
◆ write()
void FrameCPP::Version_9::FrTOCImpl::FrTOCStatDataClassicIO::write |
( |
ostream_type & | Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
The documentation for this class was generated from the following file: