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

#include <FrTOCSummaryData.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_typeMapSummary_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

const key_container_typeGetPositionKeys () const
 
const MapSummary_typeGetSummary () const
 Return all channels.
 
MapSummary_type::const_iterator GetSummary (const std::string &Channel) const
 Return the indexed data for a named channel.
 
MapSummary_type::const_iterator GetSummary (INT_4U Channel) const
 Return the indexed data for a named channel.
 
FrTOCSummaryDataoperator= (const FrTOCSummaryData &Source)
 

Protected Attributes

key_container_type m_keys
 
MapSummary_type m_info
 

Member Typedef Documentation

◆ frame_count_type

◆ info_type

◆ key_container_type

◆ MapSummary_type

◆ n_type

◆ name_type

◆ position_type

Member Function Documentation

◆ GetPositionKeys()

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

◆ GetSummary() [1/3]

const MapSummary_type & FrameCPP::Version_8::FrTOCImpl::FrTOCSummaryData::GetSummary ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrSummary elements.

◆ GetSummary() [2/3]

MapSummary_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCSummaryData::GetSummary ( 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 FrSummary element.

◆ GetSummary() [3/3]

MapSummary_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCSummaryData::GetSummary ( 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 FrSummary element.

◆ operator=()

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

Member Data Documentation

◆ m_info

MapSummary_type FrameCPP::Version_8::FrTOCImpl::FrTOCSummaryData::m_info
protected

◆ m_keys

key_container_type FrameCPP::Version_8::FrTOCImpl::FrTOCSummaryData::m_keys
protected

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