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

#include <FrTOCSimData.hh>

Inheritance diagram for FrameCPP::v8::FrTOCSimData:

Public Types

typedef INT_4U nsim_type
typedef std::string name_type
typedef INT_8U position_type
typedef std::vector< position_typesim_info_type
typedef std::map< name_type, sim_info_typeMapSim_type
typedef INT_4U nsim_type
typedef std::string name_type
typedef INT_8U position_type
typedef std::vector< position_typesim_info_type
typedef std::map< name_type, sim_info_typeMapSim_type

Public Member Functions

const MapSim_typeGetSim () const
 Return all channels.
MapSim_type::const_iterator GetSim (const std::string &Channel) const
 Return the indexed data for a named channel.
MapSim_type::const_iterator GetSim (INT_4U Channel) const
 Return the indexed data for a named channel.
const MapSim_typeGetSim () const
 Return all channels.
MapSim_type::const_iterator GetSim (const std::string &Channel) const
 Return the indexed data for a named channel.
MapSim_type::const_iterator GetSim (INT_4U Channel) const
 Return the indexed data for a named channel.

Protected Types

typedef std::vector< name_typekey_container_type
typedef std::vector< name_typekey_container_type

Protected Attributes

key_container_type m_keys
MapSim_type m_info

Member Typedef Documentation

◆ key_container_type [1/2]

◆ key_container_type [2/2]

◆ MapSim_type [1/2]

◆ MapSim_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nsim_type [1/2]

◆ nsim_type [2/2]

◆ position_type [1/2]

◆ position_type [2/2]

◆ sim_info_type [1/2]

◆ sim_info_type [2/2]

Member Function Documentation

◆ GetSim() [1/6]

const MapSim_type & FrameCPP::v8::FrTOCSimData::GetSim ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrSimData elements.

◆ GetSim() [2/6]

const MapSim_type & FrameCPP::v8::FrTOCSimData::GetSim ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrSimData elements.

◆ GetSim() [3/6]

MapSim_type::const_iterator FrameCPP::v8::FrTOCSimData::GetSim ( 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 FrSimData element.

◆ GetSim() [4/6]

MapSim_type::const_iterator FrameCPP::v8::FrTOCSimData::GetSim ( 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 FrSimData element.

◆ GetSim() [5/6]

MapSim_type::const_iterator FrameCPP::v8::FrTOCSimData::GetSim ( 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 FrSimData element.

◆ GetSim() [6/6]

MapSim_type::const_iterator FrameCPP::v8::FrTOCSimData::GetSim ( 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 FrSimData element.

Member Data Documentation

◆ m_info

MapSim_type FrameCPP::v8::FrTOCSimData::m_info
protected

◆ m_keys

key_container_type FrameCPP::v8::FrTOCSimData::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/FrTOCSimData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/storage/data/v8/FrTOCSimData.hh