ldas-tools-framecpp  2.6.5
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FrameCPP::Version_4::FrTOCSerData Class Reference

#include <FrTOCSerData.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCSerData:
FrameCPP::Version_4::FrTOCPosition FrameCPP::Version_4::FrTOC

Public Types

typedef FrTOCPosition::n_type nser_type
 
typedef FrTOCPosition::position_type position_type
 
typedef FrTOCPosition::info_type ser_info_type
 
typedef FrTOCPosition::Map_type MapSer_type
 
typedef INT_4U frame_count_type
 
typedef INT_4U n_type
 
typedef STRING name_type
 
typedef std::vector< position_typeinfo_type
 
typedef std::map< name_type, info_typeMap_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

 FrTOCSerData ()
 
const MapSer_typeGetSer () const
 
MapSer_type::const_iterator GetSer (const std::string &Name) const
 
MapSer_type::const_iterator GetSer (INT_4U index) const
 
void QuerySer (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSerData &RHS) const
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const key_container_typeGetPositionKeys () const
 

Static Public Member Functions

template<typename SE >
static void Description (Common::Description &Desc)
 

Protected Member Functions

 FrTOCSerData (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
 
Map_type m_info
 

Member Typedef Documentation

◆ frame_count_type

◆ info_type

◆ key_container_type

◆ Map_type

◆ MapSer_type

◆ n_type

◆ name_type

◆ nser_type

◆ position_type

◆ ser_info_type

Constructor & Destructor Documentation

◆ FrTOCSerData() [1/2]

FrameCPP::Version_4::FrTOCSerData::FrTOCSerData ( )
inline

◆ FrTOCSerData() [2/2]

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

Member Function Documentation

◆ Bytes()

Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCPosition::Bytes ( const Common::StreamBase Stream) const
inlineinherited

◆ Description()

template<typename SE >
void FrameCPP::Version_4::FrTOCSerData::Description ( Common::Description Desc)
static

◆ getInfo() [1/3]

const FrTOCPosition::Map_type & FrameCPP::Version_4::FrTOCPosition::getInfo ( ) const
inlineprotectedinherited

◆ getInfo() [2/3]

FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( const std::string &  Name) const
inlineprotectedinherited

◆ getInfo() [3/3]

FrTOCPosition::Map_type::const_iterator FrameCPP::Version_4::FrTOCPosition::getInfo ( INT_4U  Index) const
inlineprotectedinherited

◆ GetPositionKeys()

const FrTOCPosition::key_container_type & FrameCPP::Version_4::FrTOCPosition::GetPositionKeys ( ) const
inlineinherited

◆ GetSer() [1/3]

const FrTOCSerData::MapSer_type & FrameCPP::Version_4::FrTOCSerData::GetSer ( ) const
inline

◆ GetSer() [2/3]

FrTOCSerData::MapSer_type::const_iterator FrameCPP::Version_4::FrTOCSerData::GetSer ( const std::string &  Name) const
inline

◆ GetSer() [3/3]

FrTOCSerData::MapSer_type::const_iterator FrameCPP::Version_4::FrTOCSerData::GetSer ( INT_4U  index) const
inline

◆ operator==() [1/2]

bool FrameCPP::Version_4::FrTOCSerData::operator== ( const FrTOCSerData RHS) const

◆ operator==() [2/2]

bool FrameCPP::Version_4::FrTOCPosition::operator== ( const FrTOCPosition RHS) const
protectedinherited

◆ QuerySer()

void FrameCPP::Version_4::FrTOCSerData::QuerySer ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)

◆ write()

void FrameCPP::Version_4::FrTOCSerData::write ( Common::OStream Stream) const
inlineprotected

Member Data Documentation

◆ m_info

Map_type FrameCPP::Version_4::FrTOCPosition::m_info
protectedinherited

◆ m_keys

key_container_type FrameCPP::Version_4::FrTOCPosition::m_keys
protectedinherited

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