#include <FrTOCSimData.hh>
|
const MapSim_type & | GetSim () 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_type & | GetSim () 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.
|
|
◆ key_container_type
◆ MapSim_type
◆ name_type
◆ nsim_type
◆ position_type
◆ sim_info_type
◆ 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] | Channel | The 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] | Channel | The 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] | Channel | The 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] | Channel | The numeric offset of the channel. |
- Returns
- Constant iterator to the indexed FrSimData element.
◆ m_info
◆ m_keys
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/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/src/storage/data/v8/FrTOCSimData.hh