ldas-tools-framecpp  2.8.1
Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData Class Reference

#include <FrTOCProcDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData:
Inheritance graph
[legend]

Public Types

typedef INT_4U nproc_type
 
typedef STRING name_type
 
typedef INT_8U position_type
 
typedef std::vector< name_typekey_container_type
 
typedef std::vector< position_typeproc_info_type
 
typedef std::map< name_type, proc_info_typeMapProc_type
 
typedef INT_4U nproc_type
 
typedef STRING name_type
 
typedef INT_8U position_type
 
typedef std::vector< name_typekey_container_type
 
typedef std::vector< position_typeproc_info_type
 
typedef std::map< name_type, proc_info_typeMapProc_type
 
typedef INT_4U nproc_type
 
typedef STRING name_type
 
typedef INT_8U position_type
 
typedef std::vector< name_typekey_container_type
 
typedef std::vector< position_typeproc_info_type
 
typedef std::map< name_type, proc_info_typeMapProc_type
 

Public Member Functions

const key_container_typeGetKeys () const
 Retrieve the keys. More...
 
const MapProc_typeGetProc () const
 Return all channels. More...
 
MapProc_type::const_iterator GetProc (const std::string &Channel) const
 Return the indexed data for a named channel. More...
 
MapProc_type::const_iterator GetProc (INT_4U Channel) const
 Return the indexed data for a named channel. More...
 
const key_container_typeGetKeys () const
 Retrieve the keys. More...
 
const MapProc_typeGetProc () const
 Return all channels. More...
 
MapProc_type::const_iterator GetProc (const std::string &Channel) const
 Return the indexed data for a named channel. More...
 
MapProc_type::const_iterator GetProc (INT_4U Channel) const
 Return the indexed data for a named channel. More...
 
const key_container_typeGetKeys () const
 Retrieve the keys. More...
 
const MapProc_typeGetProc () const
 Return all channels. More...
 
MapProc_type::const_iterator GetProc (const std::string &Channel) const
 Return the indexed data for a named channel. More...
 
MapProc_type::const_iterator GetProc (INT_4U Channel) const
 Return the indexed data for a named channel. More...
 

Protected Attributes

key_container_type m_keys
 
MapProc_type m_info
 

Member Typedef Documentation

◆ key_container_type [1/3]

◆ key_container_type [2/3]

◆ key_container_type [3/3]

◆ MapProc_type [1/3]

◆ MapProc_type [2/3]

◆ MapProc_type [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ nproc_type [1/3]

◆ nproc_type [2/3]

◆ nproc_type [3/3]

◆ position_type [1/3]

◆ position_type [2/3]

◆ position_type [3/3]

◆ proc_info_type [1/3]

◆ proc_info_type [2/3]

◆ proc_info_type [3/3]

Member Function Documentation

◆ GetKeys() [1/3]

const key_container_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetKeys ( ) const
inline

Retrieve the keys.

Returns
Constant container of keys.

◆ GetKeys() [2/3]

const key_container_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetKeys ( ) const
inline

Retrieve the keys.

Returns
Constant container of keys.

◆ GetKeys() [3/3]

const key_container_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetKeys ( ) const
inline

Retrieve the keys.

Returns
Constant container of keys.

◆ GetProc() [1/9]

const MapProc_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [2/9]

const MapProc_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [3/9]

const MapProc_type& FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [4/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

◆ GetProc() [5/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

◆ GetProc() [6/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

◆ GetProc() [7/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

◆ GetProc() [8/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

◆ GetProc() [9/9]

MapProc_type::const_iterator FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::GetProc ( 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 FrProcData element.

Member Data Documentation

◆ m_info

MapProc_type FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::m_info
protected

◆ m_keys

key_container_type FrameCPP::Version_8::FrTOCImpl::FrTOCProcDataData::m_keys
protected

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