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

#include <FrTOCProcDataData.hh>

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

Public Types

typedef INT_4U nproc_type
 
typedef std::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.
 
const key_container_typeGetKeys () const
 Retrieve the keys.
 
const MapProc_typeGetProc () const
 Return all channels.
 
MapProc_type::const_iterator GetProc (const std::string &Channel) const
 Return the indexed data for a named channel.
 
MapProc_type::const_iterator GetProc (INT_4U Channel) const
 Return the indexed data for a named channel.
 
const MapProc_typeGetProc () const
 Return all channels.
 
MapProc_type::const_iterator GetProc (const std::string &Channel) const
 Return the indexed data for a named channel.
 
MapProc_type::const_iterator GetProc (INT_4U Channel) const
 Return the indexed data for a named channel.
 

Protected Attributes

key_container_type m_keys
 
MapProc_type m_info
 

Member Typedef Documentation

◆ key_container_type

◆ MapProc_type

◆ name_type

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

◆ nproc_type

typedef INT_4U FrameCPP::v8::FrTOCProcData::nproc_type
inherited

◆ position_type

◆ proc_info_type

Member Function Documentation

◆ GetKeys() [1/2]

const key_container_type & FrameCPP::v8::FrTOCProcData::GetKeys ( ) const
inlineinherited

Retrieve the keys.

Returns
Constant container of keys.

◆ GetKeys() [2/2]

const key_container_type & FrameCPP::v8::FrTOCProcData::GetKeys ( ) const
inlineinherited

Retrieve the keys.

Returns
Constant container of keys.

◆ GetProc() [1/6]

const MapProc_type & FrameCPP::v8::FrTOCProcData::GetProc ( ) const
inlineinherited

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [2/6]

const MapProc_type & FrameCPP::v8::FrTOCProcData::GetProc ( ) const
inlineinherited

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [3/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc ( 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 FrProcData element.

◆ GetProc() [4/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc ( 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 FrProcData element.

◆ GetProc() [5/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc ( 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 FrProcData element.

◆ GetProc() [6/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::GetProc ( 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 FrProcData element.

Member Data Documentation

◆ m_info

MapProc_type FrameCPP::v8::FrTOCProcData::m_info
protectedinherited

◆ m_keys

key_container_type FrameCPP::v8::FrTOCProcData::m_keys
protectedinherited

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