ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::v8::FrTOCSerData Class Reference

#include <FrTOCSerData.hh>

Inheritance diagram for FrameCPP::v8::FrTOCSerData:

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 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.
 
FrTOCSerDataoperator= (const FrTOCSerData &Source)
 
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.
 
FrTOCSerDataoperator= (const FrTOCSerData &Source)
 

Protected Attributes

key_container_type m_keys
 
MapSer_type m_info
 

Member Typedef Documentation

◆ frame_count_type

◆ info_type

◆ key_container_type

◆ MapSer_type

◆ n_type

◆ name_type

◆ position_type

Member Function Documentation

◆ GetPositionKeys() [1/2]

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

◆ GetPositionKeys() [2/2]

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

◆ GetSer() [1/6]

const MapSer_type & FrameCPP::v8::FrTOCSerData::GetSer ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrSerData elements.

◆ GetSer() [2/6]

const MapSer_type & FrameCPP::v8::FrTOCSerData::GetSer ( ) const
inline

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
inline

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
inline

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
inline

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
inline

Return the indexed data for a named channel.

Parameters
[in]ChannelThe numeric offset of the channel.
Returns
Constant iterator to the indexed FrSerData element.

◆ operator=() [1/2]

FrTOCSerData & FrameCPP::v8::FrTOCSerData::operator= ( const FrTOCSerData & Source)
inline

◆ operator=() [2/2]

FrTOCSerData & FrameCPP::v8::FrTOCSerData::operator= ( const FrTOCSerData & Source)
inline

Member Data Documentation

◆ m_info

MapSer_type FrameCPP::v8::FrTOCSerData::m_info
protected

◆ m_keys

key_container_type FrameCPP::v8::FrTOCSerData::m_keys
protected

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