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

#include <FrTOCSerDataData.hh>

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.
FrTOCSerDataDataoperator= (const FrTOCSerDataData &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()

const key_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::GetPositionKeys ( ) const
inline

◆ GetSer() [1/3]

const MapSer_type & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::GetSer ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrSerData elements.

◆ GetSer() [2/3]

MapSer_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::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() [3/3]

MapSer_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::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=()

FrTOCSerDataData & FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::operator= ( const FrTOCSerDataData & Source)
inline

Member Data Documentation

◆ m_info

MapSer_type FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::m_info
protected

◆ m_keys

key_container_type FrameCPP::Version_8::FrTOCImpl::FrTOCSerDataData::m_keys
protected

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrTOCSerDataData.hh