ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_9::FrTOCImpl::FrTOCSerDataData Class Reference

#include <FrTOCSerDataData.hh>

Inheritance diagram for FrameCPP::Version_9::FrTOCImpl::FrTOCSerDataData:
Collaboration diagram for FrameCPP::Version_9::FrTOCImpl::FrTOCSerDataData:

Public Types

typedef INT_4U frame_count_type
 
typedef INT_4U n_type
 
typedef std::string name_type
 
typedef INT_8U position_type
 
typedef std::vector< position_typeinfo_type
 
typedef std::map< name_type, info_typeMapSer_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

const key_container_typeGetPositionKeys () const
 
const key_container_typeGetPositionKeys () const
 
const MapSer_typeGetSer () const
 Return all channels.
 
MapSer_type::const_iterator GetSer (const std::string &Channel) const
 Return the indexed data for a named channel.
 
MapSer_type::const_iterator GetSer (INT_4U Channel) const
 Return the indexed data for a named channel.
 
const MapSer_typeGetSer () const
 Return all channels.
 
MapSer_type::const_iterator GetSer (const std::string &Channel) const
 Return the indexed data for a named channel.
 
MapSer_type::const_iterator GetSer (INT_4U Channel) const
 Return the indexed data for a named channel.
 

Protected Attributes

key_container_type m_keys
 
MapSer_type m_info
 

Member Typedef Documentation

◆ frame_count_type

◆ info_type

typedef std::vector< position_type > FrameCPP::v8::FrTOCSerData::info_type
inherited

◆ key_container_type

◆ MapSer_type

◆ n_type

typedef INT_4U FrameCPP::v8::FrTOCSerData::n_type
inherited

◆ name_type

typedef std::string FrameCPP::v8::FrTOCSerData::name_type
inherited

◆ position_type

Member Function Documentation

◆ GetPositionKeys() [1/2]

const key_container_type & FrameCPP::v8::FrTOCSerData::GetPositionKeys ( ) const
inlineinherited

◆ GetPositionKeys() [2/2]

const key_container_type & FrameCPP::v8::FrTOCSerData::GetPositionKeys ( ) const
inlineinherited

◆ 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]ChannelThe 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]ChannelThe 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]ChannelThe 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]ChannelThe numeric offset of the channel.
Returns
Constant iterator to the indexed FrSerData element.

Member Data Documentation

◆ m_info

MapSer_type FrameCPP::v8::FrTOCSerData::m_info
protectedinherited

◆ m_keys

key_container_type FrameCPP::v8::FrTOCSerData::m_keys
protectedinherited

The documentation for this class was generated from the following file: