#include <FrTOCSerDataClassicIO.hh>
|
Common::FrTOC::cmn_name_container_type | name_keys |
|
◆ frame_count_type
◆ info_type
◆ io_key_container_type
◆ io_name_type
◆ key_container_type
◆ MapSer_type
◆ n_type
◆ name_type
◆ position_type
◆ FrTOCSerDataClassicIO() [1/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::FrTOCSerDataClassicIO |
( |
| ) |
|
|
default |
◆ FrTOCSerDataClassicIO() [2/2]
FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::FrTOCSerDataClassicIO |
( |
| ) |
|
|
default |
◆ Bytes() [1/2]
◆ Bytes() [2/2]
◆ Description() [1/2]
template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ Description() [2/2]
template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::Description |
( |
Common::Description & | Desc | ) |
|
|
inlinestatic |
The description of structure.
- Returns
- A Description object which describes this structure as specified by the frame specification.
◆ GetIOPositionKeys() [1/2]
const io_key_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::GetIOPositionKeys |
( |
| ) |
const |
|
inlineprotected |
◆ GetIOPositionKeys() [2/2]
const io_key_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::GetIOPositionKeys |
( |
| ) |
const |
|
inlineprotected |
◆ GetPositionKeys() [1/2]
◆ GetPositionKeys() [2/2]
◆ GetSer() [1/6]
const MapSer_type & FrameCPP::v8::FrTOCSerData::GetSer |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrSerData elements.
◆ GetSer() [2/6]
const MapSer_type & FrameCPP::v8::FrTOCSerData::GetSer |
( |
| ) |
const |
|
inlineinherited |
Return all channels.
- Returns
- Constant container to the indexed FrSerData elements.
◆ GetSer() [3/6]
MapSer_type::const_iterator FrameCPP::v8::FrTOCSerData::GetSer |
( |
const std::string & | Channel | ) |
const |
|
inlineinherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ GetSer() [4/6]
MapSer_type::const_iterator FrameCPP::v8::FrTOCSerData::GetSer |
( |
const std::string & | Channel | ) |
const |
|
inlineinherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The name of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ GetSer() [5/6]
MapSer_type::const_iterator FrameCPP::v8::FrTOCSerData::GetSer |
( |
INT_4U | Channel | ) |
const |
|
inlineinherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ GetSer() [6/6]
MapSer_type::const_iterator FrameCPP::v8::FrTOCSerData::GetSer |
( |
INT_4U | Channel | ) |
const |
|
inlineinherited |
Return the indexed data for a named channel.
- Parameters
-
[in] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrSerData element.
◆ Load() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::Load |
( |
istream_type & | Stream, |
|
|
INT_4U | FrameCount ) |
|
inline |
Read contents from stream.
- Parameters
-
[in] | Stream | The stream from which the object is being read. |
- Returns
- A new instance of this object.
◆ Load() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::Load |
( |
istream_type & | Stream, |
|
|
INT_4U | FrameCount ) |
|
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]
FrTOCSerDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::operator= |
( |
const Previous::FrTOCSerData & | Source | ) |
|
|
inline |
◆ operator=() [2/2]
FrTOCSerDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::operator= |
( |
const Previous::FrTOCSerData & | Source | ) |
|
|
inline |
◆ QuerySer() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::QuerySer |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
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. |
◆ QuerySer() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::QuerySer |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
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() [1/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::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. |
◆ write() [2/2]
void FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::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. |
◆ m_info
◆ m_io_keys
◆ m_keys
◆ name_keys
Common::FrTOC::cmn_name_container_type FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataClassicIO::name_keys |
|
private |
The documentation for this class was generated from the following files: