#include <FrTOCSimData.hh>
◆ key_container_type
◆ MapSim_type
◆ name_type
◆ nsim_type
◆ position_type
◆ sim_info_type
◆ FrTOCSimData() [1/4]
FrameCPP::Version_6::FrTOCSimData::FrTOCSimData |
( |
| ) |
|
◆ FrTOCSimData() [2/4]
FrameCPP::Version_6::FrTOCSimData::FrTOCSimData |
( |
Common::IStream & | Stream, |
|
|
INT_4U | FrameCount ) |
|
protected |
◆ FrTOCSimData() [3/4]
FrameCPP::Version_6::FrTOCSimData::FrTOCSimData |
( |
| ) |
|
◆ FrTOCSimData() [4/4]
FrameCPP::Version_6::FrTOCSimData::FrTOCSimData |
( |
Common::IStream & | Stream, |
|
|
INT_4U | FrameCount ) |
|
protected |
◆ Bytes() [1/2]
◆ Bytes() [2/2]
◆ Description() [1/2]
◆ Description() [2/2]
◆ forEach() [1/2]
void FrameCPP::Version_6::FrTOCSimData::forEach |
( |
Common::FrTOC::query_info_type | Info, |
|
|
Common::FrTOC::FunctionBase & | Action ) const |
|
protected |
Iterate over contents.
- Parameters
-
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
This method allows for iterting over each element of information and allows the caller to gather information about each element.
◆ forEach() [2/2]
void FrameCPP::Version_6::FrTOCSimData::forEach |
( |
Common::FrTOC::query_info_type | Info, |
|
|
Common::FrTOC::FunctionBase & | Action ) const |
|
protected |
Iterate over contents.
- Parameters
-
[in] | Info | Specifies the type of information to be searched. |
[in] | Action | Action to be taken for each piece of information found. |
◆ GetSim() [1/6]
◆ GetSim() [2/6]
const MapSim_type & FrameCPP::Version_6::FrTOCSimData::GetSim |
( |
| ) |
const |
◆ GetSim() [3/6]
FrTOCSimData::MapSim_type::const_iterator FrameCPP::Version_6::FrTOCSimData::GetSim |
( |
const std::string & | Name | ) |
const |
◆ GetSim() [4/6]
MapSim_type::const_iterator FrameCPP::Version_6::FrTOCSimData::GetSim |
( |
const std::string & | Name | ) |
const |
◆ GetSim() [5/6]
FrTOCSimData::MapSim_type::const_iterator FrameCPP::Version_6::FrTOCSimData::GetSim |
( |
INT_4U | index | ) |
const |
◆ GetSim() [6/6]
MapSim_type::const_iterator FrameCPP::Version_6::FrTOCSimData::GetSim |
( |
INT_4U | index | ) |
const |
◆ operator==() [1/2]
bool FrameCPP::Version_6::FrTOCSimData::operator== |
( |
const FrTOCSimData & | RHS | ) |
const |
◆ operator==() [2/2]
bool FrameCPP::Version_6::FrTOCSimData::operator== |
( |
const FrTOCSimData & | RHS | ) |
const |
◆ QuerySim() [1/2]
void FrameCPP::Version_6::FrTOCSimData::QuerySim |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
◆ QuerySim() [2/2]
void FrameCPP::Version_6::FrTOCSimData::QuerySim |
( |
const Common::TOCInfo & | Info, |
|
|
INT_4U | FrameOffset, |
|
|
INT_8U | Position ) |
◆ write() [1/2]
void FrameCPP::Version_6::FrTOCSimData::write |
( |
Common::OStream & | Stream | ) |
const |
|
protected |
◆ write() [2/2]
void FrameCPP::Version_6::FrTOCSimData::write |
( |
Common::OStream & | Stream | ) |
const |
|
protected |
◆ 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/Version6/FrTOCSimData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version6/FrTOCSimData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version6/FrTOCSimData.cc