|
ldas-tools-framecpp 3.0.4
|
#include <FrTOCSimData.hh>


Public Types | |
| typedef FrTOCPosition::n_type | nsim_type |
| typedef FrTOCPosition::position_type | position_type |
| typedef FrTOCPosition::info_type | sim_info_type |
| typedef FrTOCPosition::Map_type | MapSim_type |
| typedef FrTOCPosition::n_type | nsim_type |
| typedef FrTOCPosition::position_type | position_type |
| typedef FrTOCPosition::info_type | sim_info_type |
| typedef FrTOCPosition::Map_type | MapSim_type |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | n_type |
| typedef INT_4U | n_type |
| typedef std::string | name_type |
| typedef std::string | name_type |
| typedef std::vector< position_type > | info_type |
| typedef std::vector< position_type > | info_type |
| typedef std::map< name_type, info_type > | Map_type |
| typedef std::map< name_type, info_type > | Map_type |
| typedef std::vector< name_type > | key_container_type |
| typedef std::vector< name_type > | key_container_type |
Public Member Functions | |
| FrTOCSimData () | |
| const MapSim_type & | GetSim () const |
| MapSim_type::const_iterator | GetSim (const std::string &Name) const |
| MapSim_type::const_iterator | GetSim (INT_4U index) const |
| void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| bool | operator== (const FrTOCSimData &RHS) const |
| FrTOCSimData () | |
| const MapSim_type & | GetSim () const |
| MapSim_type::const_iterator | GetSim (const std::string &Name) const |
| MapSim_type::const_iterator | GetSim (INT_4U index) const |
| void | QuerySim (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| bool | operator== (const FrTOCSimData &RHS) const |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| const key_container_type & | GetPositionKeys () const |
| const key_container_type & | GetPositionKeys () const |
Static Public Member Functions | |
| static void | Description (Common::Description &Desc) |
| static void | Description (Common::Description &Desc) |
Protected Member Functions | |
| FrTOCSimData (Common::IStream &Stream, INT_4U FrameCount) | |
| void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
| Iterate over contents. | |
| void | write (Common::OStream &Stream) const |
| FrTOCSimData (Common::IStream &Stream, INT_4U FrameCount) | |
| void | forEach (Common::FrTOC::query_info_type Info, Common::FrTOC::FunctionBase &Action) const |
| Iterate over contents. | |
| void | write (Common::OStream &Stream) const |
| const Map_type & | getInfo () const |
| Map_type::const_iterator | getInfo (const std::string &Name) const |
| Map_type::const_iterator | getInfo (INT_4U Index) const |
| const Map_type & | getInfo () const |
| Map_type::const_iterator | getInfo (const std::string &Name) const |
| Map_type::const_iterator | getInfo (INT_4U Index) const |
| bool | operator== (const FrTOCPosition &RHS) const |
Protected Attributes | |
| key_container_type | m_keys |
| Map_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineprotected |
| FrameCPP::Version_4::FrTOCSimData::FrTOCSimData | ( | ) |
|
protected |
|
inlineinherited |
|
inherited |
|
static |
|
static |
|
protected |
Iterate over contents.
| [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.
|
protected |
Iterate over contents.
| [in] | Info | Specifies the type of information to be searched. |
| [in] | Action | Action to be taken for each piece of information found. |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineinherited |
|
inherited |
|
inline |
| const MapSim_type & FrameCPP::Version_4::FrTOCSimData::GetSim | ( | ) | const |
|
inline |
| MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim | ( | const std::string & | Name | ) | const |
|
inline |
| MapSim_type::const_iterator FrameCPP::Version_4::FrTOCSimData::GetSim | ( | INT_4U | index | ) | const |
|
protectedinherited |
| bool FrameCPP::Version_4::FrTOCSimData::operator== | ( | const FrTOCSimData & | RHS | ) | const |
| bool FrameCPP::Version_4::FrTOCSimData::operator== | ( | const FrTOCSimData & | RHS | ) | const |
| void FrameCPP::Version_4::FrTOCSimData::QuerySim | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
| void FrameCPP::Version_4::FrTOCSimData::QuerySim | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
|
inlineprotected |
|
protected |
|
protectedinherited |
|
protectedinherited |