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

#include <FrTOCProcData.hh>

Inheritance diagram for FrameCPP::v8::FrTOCProcData:

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
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 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 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.

Protected Attributes

key_container_type m_keys
MapProc_type m_info

Member Typedef Documentation

◆ key_container_type [1/2]

◆ key_container_type [2/2]

◆ MapProc_type [1/2]

◆ MapProc_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nproc_type [1/2]

◆ nproc_type [2/2]

◆ position_type [1/2]

◆ position_type [2/2]

◆ proc_info_type [1/2]

◆ proc_info_type [2/2]

Member Function Documentation

◆ GetKeys() [1/2]

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

Retrieve the keys.

Returns
Constant container of keys.

◆ GetKeys() [2/2]

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

Retrieve the keys.

Returns
Constant container of keys.

◆ GetProc() [1/6]

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

Return all channels.

Returns
Constant container to the indexed FrProcData elements.

◆ GetProc() [2/6]

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

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
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() [4/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::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/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::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() [6/6]

MapProc_type::const_iterator FrameCPP::v8::FrTOCProcData::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::v8::FrTOCProcData::m_info
protected

◆ m_keys

key_container_type FrameCPP::v8::FrTOCProcData::m_keys
protected

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/storage/data/v8/FrTOCProcData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/storage/data/v8/FrTOCProcData.hh