Indexed elements of the FrSimData structure.
More...
#include <FrTOCStatData.hh>
Indexed elements of the FrSimData structure.
FrameCPP::Version_8::FrTOCStatData::FrTOCStatData |
( |
| ) |
|
FrameCPP::Version_8::FrTOCStatData::FrTOCStatData |
( |
Common::IStream & |
Stream | ) |
|
|
protected |
Stream constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
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.
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.
INT_4U FrameCPP::Version_8::FrTOCStatData::GetNTotalStat |
( |
| ) |
const |
|
inline |
Return all channels.
- Returns
- Constant container to the indexed FrStatData elements.
const FrTOCStatData & FrameCPP::Version_8::FrTOCStatData::operator= |
( |
const Previous::FrTOCStatData & |
Source | ) |
|
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
bool FrameCPP::Version_8::FrTOCStatData::operator== |
( |
const FrTOCStatData & |
RHS | ) |
const |
equality operator
- Parameters
-
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
void FrameCPP::Version_8::FrTOCStatData::QueryStatData |
( |
const Common::TOCInfo & |
Info, |
|
|
INT_4U |
FrameOffset, |
|
|
INT_8U |
Position |
|
) |
| |
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. |
void FrameCPP::Version_8::FrTOCStatData::write |
( |
Common::OStream & |
Stream | ) |
const |
|
protected |
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 files: