#include <FrTOCSummaryClassicIO.hh>
|
Common::FrTOC::cmn_name_container_type | name_keys |
|
◆ frame_count_type
◆ info_type
◆ io_key_container_type
◆ io_name_type
◆ key_container_type
◆ MapSummary_type
◆ n_type
◆ name_type
◆ position_type
◆ FrTOCSummaryClassicIO() [1/2]
FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::FrTOCSummaryClassicIO |
( |
| ) |
|
|
default |
◆ FrTOCSummaryClassicIO() [2/2]
FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::FrTOCSummaryClassicIO |
( |
| ) |
|
|
default |
◆ Bytes() [1/2]
◆ Bytes() [2/2]
◆ Description() [1/2]
template<typename SE >
static void FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::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_9::FrTOCImpl::FrTOCSummaryClassicIO::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_9::FrTOCImpl::FrTOCSummaryClassicIO::GetIOPositionKeys |
( |
| ) |
const |
|
inlineprotected |
◆ GetIOPositionKeys() [2/2]
const io_key_container_type & FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::GetIOPositionKeys |
( |
| ) |
const |
|
inlineprotected |
◆ GetPositionKeys() [1/2]
◆ GetPositionKeys() [2/2]
◆ GetSummary() [1/6]
Return all channels.
- Returns
- Constant container to the indexed FrSummary elements.
◆ GetSummary() [2/6]
Return all channels.
- Returns
- Constant container to the indexed FrSummary elements.
◆ GetSummary() [3/6]
MapSummary_type::const_iterator FrameCPP::v8::FrTOCSummary::GetSummary |
( |
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 FrSummary element.
◆ GetSummary() [4/6]
MapSummary_type::const_iterator FrameCPP::v8::FrTOCSummary::GetSummary |
( |
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 FrSummary element.
◆ GetSummary() [5/6]
MapSummary_type::const_iterator FrameCPP::v8::FrTOCSummary::GetSummary |
( |
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 FrSummary element.
◆ GetSummary() [6/6]
MapSummary_type::const_iterator FrameCPP::v8::FrTOCSummary::GetSummary |
( |
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 FrSummary element.
◆ Load() [1/2]
void FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::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_9::FrTOCImpl::FrTOCSummaryClassicIO::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]
FrTOCSummaryClassicIO & FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::operator= |
( |
const Previous::FrTOCImpl::FrTOCSummaryClassicIO & | Source | ) |
|
|
inline |
◆ operator=() [2/2]
FrTOCSummaryClassicIO & FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::operator= |
( |
const Previous::FrTOCImpl::FrTOCSummaryClassicIO & | Source | ) |
|
|
inline |
◆ QuerySum() [1/2]
void FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::QuerySum |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrSummary 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. |
◆ QuerySum() [2/2]
void FrameCPP::Version_9::FrTOCImpl::FrTOCSummaryClassicIO::QuerySum |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
|
inline |
Gather TOC info for FrSummary 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_9::FrTOCImpl::FrTOCSummaryClassicIO::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_9::FrTOCImpl::FrTOCSummaryClassicIO::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_9::FrTOCImpl::FrTOCSummaryClassicIO::name_keys |
|
private |
The documentation for this class was generated from the following files: