ldas-tools-framecpp  2.6.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
FrameCPP::Version_4::FrTOCTable Class Reference

#include <FrTOCTable.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCTable:
FrameCPP::Version_4::FrTOCPosition

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 INT_4U frame_count_type
 
typedef INT_4U n_type
 
typedef STRING name_type
 
typedef std::vector
< position_type
info_type
 
typedef std::map< name_type,
info_type
Map_type
 

Public Member Functions

 FrTOCTable ()
 
const MapTable_typeGetTable () 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
 
const key_container_typeGetPositionKeys () const
 

Static Public Member Functions

static void Description (Common::Description &Desc)
 

Protected Types

typedef std::vector< name_typekey_container_type
 

Protected Member Functions

 FrTOCTable (Common::IStream &Stream, INT_4U FrameCount)
 
void write (Common::OStream &Stream) const
 
const Map_typegetInfo () 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
 

Member Typedef Documentation

Constructor & Destructor Documentation

FrameCPP::Version_4::FrTOCTable::FrTOCTable ( )
inline
FrameCPP::Version_4::FrTOCTable::FrTOCTable ( Common::IStream Stream,
INT_4U  FrameCount 
)
inlineprotected

Member Function Documentation

Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCPosition::Bytes ( const Common::StreamBase Stream) const
inlineinherited
void FrameCPP::Version_4::FrTOCTable::Description ( Common::Description Desc)
static
const FrTOCPosition::Map_type & FrameCPP::Version_4::FrTOCPosition::getInfo ( ) const
inlineprotectedinherited
FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( const std::string &  Name) const
inlineprotectedinherited
FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( INT_4U  Index) const
inlineprotectedinherited
const FrTOCPosition::key_container_type & FrameCPP::Version_4::FrTOCPosition::GetPositionKeys ( ) const
inlineinherited
const FrTOCTable::MapTable_type & FrameCPP::Version_4::FrTOCTable::GetTable ( ) const
inline
FrTOCTable::MapTable_type::const_iterator FrameCPP::Version_4::FrTOCTable::GetTable ( const std::string &  Name) const
inline
FrTOCTable::MapTable_type::const_iterator FrameCPP::Version_4::FrTOCTable::GetTable ( INT_4U  index) const
inline
bool FrameCPP::Version_4::FrTOCTable::operator== ( const FrTOCTable RHS) const
bool FrameCPP::Version_4::FrTOCPosition::operator== ( const FrTOCPosition RHS) const
protectedinherited
void FrameCPP::Version_4::FrTOCTable::QueryTable ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)
void FrameCPP::Version_4::FrTOCTable::write ( Common::OStream Stream) const
inlineprotected

Member Data Documentation

MapTable_type FrameCPP::Version_4::FrTOCTable::m_info
protected
key_container_type FrameCPP::Version_4::FrTOCTable::m_keys
protected

The documentation for this class was generated from the following files: