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

#include <FrTOCSimDataData.hh>

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

Public Types

typedef INT_4U nsim_type
typedef INT_4U nsim_type
typedef std::string name_type
typedef std::string name_type
typedef INT_8U position_type
typedef INT_8U position_type
typedef std::vector< position_typesim_info_type
typedef std::vector< position_typesim_info_type
typedef std::map< name_type, sim_info_typeMapSim_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]

typedef std::vector< name_type > FrameCPP::v8::FrTOCSimData::key_container_type
protectedinherited

◆ key_container_type [2/2]

typedef std::vector< name_type > FrameCPP::v8::FrTOCSimData::key_container_type
protectedinherited

◆ MapSim_type [1/2]

◆ MapSim_type [2/2]

◆ name_type [1/2]

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

◆ name_type [2/2]

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

◆ nsim_type [1/2]

typedef INT_4U FrameCPP::v8::FrTOCSimData::nsim_type
inherited

◆ nsim_type [2/2]

typedef INT_4U FrameCPP::v8::FrTOCSimData::nsim_type
inherited

◆ position_type [1/2]

◆ position_type [2/2]

◆ sim_info_type [1/2]

typedef std::vector< position_type > FrameCPP::v8::FrTOCSimData::sim_info_type
inherited

◆ sim_info_type [2/2]

typedef std::vector< position_type > FrameCPP::v8::FrTOCSimData::sim_info_type
inherited

Member Function Documentation

◆ GetSim() [1/6]

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

Return all channels.

Returns
Constant container to the indexed FrSimData elements.

◆ GetSim() [2/6]

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

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
inlineinherited

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
inlineinherited

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
inlineinherited

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
inlineinherited

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
protectedinherited

◆ m_keys

key_container_type FrameCPP::v8::FrTOCSimData::m_keys
protectedinherited

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version9/impl/FrTOCSimDataData.hh