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

Classes | |
| class | input_iterator |
Public Types | |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | n_type |
| typedef std::string | name_type |
| typedef INT_8U | position_type |
| typedef std::vector< position_type > | info_type |
| typedef std::map< name_type, info_type > | Map_type |
| typedef std::vector< name_type > | key_container_type |
| typedef INT_4U | frame_count_type |
| typedef INT_4U | n_type |
| typedef std::string | name_type |
| typedef INT_8U | position_type |
| typedef std::vector< position_type > | info_type |
| typedef std::map< name_type, info_type > | Map_type |
| typedef std::vector< name_type > | key_container_type |
Public Member Functions | |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| const key_container_type & | GetPositionKeys () const |
| const FrTOCPosition & | operator= (const FrTOCPosition &Source) |
| Common::FrameSpec::size_type | Bytes (const Common::StreamBase &Stream) const |
| const key_container_type & | GetPositionKeys () const |
| const FrTOCPosition & | operator= (const FrTOCPosition &Source) |
Protected Member Functions | |
| FrTOCPosition () | |
| FrTOCPosition (Common::IStream &Stream, frame_count_type FrameCount) | |
| 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 |
| void | write (Common::OStream &Stream) const |
| FrTOCPosition () | |
| FrTOCPosition (Common::IStream &Stream, frame_count_type FrameCount) | |
| 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 |
| void | write (Common::OStream &Stream) const |
Protected Attributes | |
| key_container_type | m_keys |
| Map_type | m_info |
| typedef INT_4U FrameCPP::Version_4::FrTOCPosition::frame_count_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCPosition::frame_count_type |
| typedef std::vector< position_type > FrameCPP::Version_4::FrTOCPosition::info_type |
| typedef std::vector< position_type > FrameCPP::Version_4::FrTOCPosition::info_type |
| typedef std::vector< name_type > FrameCPP::Version_4::FrTOCPosition::key_container_type |
| typedef std::vector< name_type > FrameCPP::Version_4::FrTOCPosition::key_container_type |
| typedef std::map< name_type, info_type > FrameCPP::Version_4::FrTOCPosition::Map_type |
| typedef std::map< name_type, info_type > FrameCPP::Version_4::FrTOCPosition::Map_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCPosition::n_type |
| typedef INT_4U FrameCPP::Version_4::FrTOCPosition::n_type |
| typedef std::string FrameCPP::Version_4::FrTOCPosition::name_type |
| typedef std::string FrameCPP::Version_4::FrTOCPosition::name_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCPosition::position_type |
| typedef INT_8U FrameCPP::Version_4::FrTOCPosition::position_type |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
inline |
| Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCPosition::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
|
inlineprotected |
|
protected |
|
inlineprotected |
|
protected |
|
inlineprotected |
|
protected |
|
inline |
| const key_container_type & FrameCPP::Version_4::FrTOCPosition::GetPositionKeys | ( | ) | const |
|
inline |
| const FrTOCPosition & FrameCPP::Version_4::FrTOCPosition::operator= | ( | const FrTOCPosition & | Source | ) |
|
protected |
|
protected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |