Indexed elements of the FrSerData structure.
More...
#include <FrTOCSerData.hh>
Indexed elements of the FrSerData structure.
◆ frame_count_type
◆ info_type
◆ key_container_type
◆ Map_type
◆ MapSer_type
◆ n_type
◆ name_type
◆ nser_type
◆ position_type
◆ ser_info_type
◆ FrTOCSerData() [1/2]
FrameCPP::Version_8::FrTOCSerData::FrTOCSerData |
( |
| ) |
|
|
inline |
◆ FrTOCSerData() [2/2]
FrameCPP::Version_8::FrTOCSerData::FrTOCSerData |
( |
Common::IStream & |
Stream, |
|
|
INT_4U |
FrameCount |
|
) |
| |
|
inlineprotected |
Stream constructor.
- Parameters
-
[in] | Stream | The input stream from where the object is being read. |
[in] | FrameCount | The frame offset. |
◆ Bytes()
◆ Description()
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.
◆ getInfo() [1/3]
◆ getInfo() [2/3]
FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo |
( |
const std::string & |
Name | ) |
const |
|
inlineprotectedinherited |
◆ getInfo() [3/3]
FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo |
( |
INT_4U |
Index | ) |
const |
|
inlineprotectedinherited |
◆ GetPositionKeys()
◆ GetSer() [1/3]
Return all channels.
- Returns
- Constant container to the indexed FrSerData elements.
◆ GetSer() [2/3]
FrTOCSerData::MapSer_type::const_iterator FrameCPP::Version_8::FrTOCSerData::GetSer |
( |
const std::string & |
Name | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | Name | The name of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ GetSer() [3/3]
FrTOCSerData::MapSer_type::const_iterator FrameCPP::Version_8::FrTOCSerData::GetSer |
( |
INT_4U |
index | ) |
const |
|
inline |
Return the indexed data for a named channel.
- Parameters
-
[in] | index | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ operator=()
const FrTOCSerData & FrameCPP::Version_8::FrTOCSerData::operator= |
( |
const Previous::FrTOCSerData & |
Source | ) |
|
asignment operator
- Parameters
-
[in] | Source | The source to be copied. |
◆ operator==() [1/2]
bool FrameCPP::Version_4::FrTOCPosition::operator== |
( |
const FrTOCPosition & |
RHS | ) |
const |
|
protectedinherited |
◆ operator==() [2/2]
bool FrameCPP::Version_8::FrTOCSerData::operator== |
( |
const FrTOCSerData & |
RHS | ) |
const |
equality operator
- Parameters
-
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ QuerySer()
void FrameCPP::Version_8::FrTOCSerData::QuerySer |
( |
const Common::TOCInfo & |
Info, |
|
|
INT_4U |
FrameOffset, |
|
|
INT_8U |
Position |
|
) |
| |
Gather TOC info for FrSerData 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_8::FrTOCSerData::write |
( |
Common::OStream & |
Stream | ) |
const |
|
inlineprotected |
Write the structure to the stream.
- Parameters
-
[in] | Stream | The output stream where the object is to be written. |
◆ m_info
Map_type FrameCPP::Version_4::FrTOCPosition::m_info |
|
protectedinherited |
◆ m_keys
The documentation for this class was generated from the following files: