ldas-tools-framecpp
2.6.2
|
#include <FrTOCPosition.hh>
Public Types | |
typedef INT_4U | frame_count_type |
typedef INT_4U | n_type |
typedef 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) |
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 |
Protected Attributes | |
key_container_type | m_keys |
Map_type | m_info |
typedef INT_4U FrameCPP::Version_4::FrTOCPosition::frame_count_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::map< name_type, info_type > FrameCPP::Version_4::FrTOCPosition::Map_type |
typedef INT_4U FrameCPP::Version_4::FrTOCPosition::n_type |
typedef INT_8U FrameCPP::Version_4::FrTOCPosition::position_type |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
protected |
|
inlineprotected |
|
protected |
|
protected |