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

#include <FrTOCPosition.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCPosition:
FrameCPP::Version_4::FrTOCSerData FrameCPP::Version_4::FrTOCSimData FrameCPP::Version_4::FrTOCSummary FrameCPP::Version_4::FrTOCTable FrameCPP::Version_8::FrTOCSerData FrameCPP::Version_8::FrTOCSummary FrameCPP::Version_4::FrTOC FrameCPP::Version_4::FrTOC FrameCPP::Version_4::FrTOC FrameCPP::Version_8::FrTOC FrameCPP::Version_8::FrTOC

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_typeinfo_type
 
typedef std::map< name_type, info_typeMap_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const key_container_typeGetPositionKeys () const
 
const FrTOCPositionoperator= (const FrTOCPosition &Source)
 

Protected Member Functions

 FrTOCPosition ()
 
 FrTOCPosition (Common::IStream &Stream, frame_count_type FrameCount)
 
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
 
void write (Common::OStream &Stream) 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

◆ n_type

◆ name_type

◆ position_type

Constructor & Destructor Documentation

◆ FrTOCPosition() [1/2]

FrameCPP::Version_4::FrTOCPosition::FrTOCPosition ( )
inlineprotected

◆ FrTOCPosition() [2/2]

FrameCPP::Version_4::FrTOCPosition::FrTOCPosition ( Common::IStream Stream,
frame_count_type  FrameCount 
)
inlineprotected

Member Function Documentation

◆ Bytes()

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

◆ getInfo() [1/3]

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

◆ getInfo() [2/3]

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

◆ getInfo() [3/3]

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

◆ GetPositionKeys()

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

◆ operator=()

const FrTOCPosition & FrameCPP::Version_4::FrTOCPosition::operator= ( const FrTOCPosition Source)
inline

◆ operator==()

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

◆ write()

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

Member Data Documentation

◆ m_info

Map_type FrameCPP::Version_4::FrTOCPosition::m_info
protected

◆ m_keys

key_container_type FrameCPP::Version_4::FrTOCPosition::m_keys
protected

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