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


Public Types | |
| typedef FrTOCPosition::n_type | ntable_type |
| typedef FrTOCPosition::position_type | position_type |
| typedef FrTOCPosition::info_type | table_info_type |
| typedef FrTOCPosition::Map_type | MapTable_type |
| typedef FrTOCPosition::n_type | ntable_type |
| typedef FrTOCPosition::position_type | position_type |
| typedef FrTOCPosition::info_type | table_info_type |
| typedef FrTOCPosition::Map_type | MapTable_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 |
Public Member Functions | |
| FrTOCTable () | |
| const MapTable_type & | GetTable () const |
| MapTable_type::const_iterator | GetTable (const std::string &Name) const |
| MapTable_type::const_iterator | GetTable (INT_4U index) const |
| void | QueryTable (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| bool | operator== (const FrTOCTable &RHS) const |
| FrTOCTable () | |
| const MapTable_type & | GetTable () const |
| MapTable_type::const_iterator | GetTable (const std::string &Name) const |
| MapTable_type::const_iterator | GetTable (INT_4U index) const |
| void | QueryTable (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position) |
| bool | operator== (const FrTOCTable &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 Types | |
| typedef std::vector< name_type > | key_container_type |
| typedef std::vector< name_type > | key_container_type |
Protected Member Functions | |
| FrTOCTable (Common::IStream &Stream, INT_4U FrameCount) | |
| void | write (Common::OStream &Stream) const |
| FrTOCTable (Common::IStream &Stream, INT_4U FrameCount) | |
| 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 |
| MapTable_type | m_info |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protected |
|
protected |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineprotected |
| FrameCPP::Version_4::FrTOCTable::FrTOCTable | ( | ) |
|
protected |
|
inlineinherited |
|
inherited |
|
static |
|
static |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineprotectedinherited |
|
protectedinherited |
|
inlineinherited |
|
inherited |
|
inline |
| const MapTable_type & FrameCPP::Version_4::FrTOCTable::GetTable | ( | ) | const |
|
inline |
| MapTable_type::const_iterator FrameCPP::Version_4::FrTOCTable::GetTable | ( | const std::string & | Name | ) | const |
|
inline |
| MapTable_type::const_iterator FrameCPP::Version_4::FrTOCTable::GetTable | ( | INT_4U | index | ) | const |
|
protectedinherited |
| bool FrameCPP::Version_4::FrTOCTable::operator== | ( | const FrTOCTable & | RHS | ) | const |
| bool FrameCPP::Version_4::FrTOCTable::operator== | ( | const FrTOCTable & | RHS | ) | const |
| void FrameCPP::Version_4::FrTOCTable::QueryTable | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
| void FrameCPP::Version_4::FrTOCTable::QueryTable | ( | const Common::TOCInfo & | Info, |
| INT_4U | FrameOffset, | ||
| INT_8U | Position ) |
|
inlineprotected |
|
protected |
|
protected |
|
protected |