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

#include <FrTOCSummary.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCSummary:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_4::FrTOCSummary:
Collaboration graph
[legend]

Public Types

typedef FrTOCPosition::n_type nsummary_type
 
typedef FrTOCPosition::position_type position_type
 
typedef FrTOCPosition::info_type summary_info_type
 
typedef FrTOCPosition::Map_type MapSummary_type
 
typedef FrTOCPosition::n_type nsummary_type
 
typedef FrTOCPosition::position_type position_type
 
typedef FrTOCPosition::info_type summary_info_type
 
typedef FrTOCPosition::Map_type MapSummary_type
 
typedef INT_4U frame_count_type
 
typedef INT_4U frame_count_type
 
typedef INT_4U n_type
 
typedef INT_4U n_type
 
typedef STRING name_type
 
typedef STRING name_type
 
typedef std::vector< position_typeinfo_type
 
typedef std::vector< position_typeinfo_type
 
typedef std::map< name_type, info_typeMap_type
 
typedef std::map< name_type, info_typeMap_type
 
typedef std::vector< name_typekey_container_type
 
typedef std::vector< name_typekey_container_type
 

Public Member Functions

 FrTOCSummary ()
 
const MapSummary_typeGetSummary () const
 
MapSummary_type::const_iterator GetSummary (const std::string &Name) const
 
MapSummary_type::const_iterator GetSummary (INT_4U index) const
 
void QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSummary &RHS) const
 
 FrTOCSummary ()
 
const MapSummary_typeGetSummary () const
 
MapSummary_type::const_iterator GetSummary (const std::string &Name) const
 
MapSummary_type::const_iterator GetSummary (INT_4U index) const
 
void QuerySum (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 
bool operator== (const FrTOCSummary &RHS) const
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const key_container_typeGetPositionKeys () const
 
const key_container_typeGetPositionKeys () const
 

Static Public Member Functions

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

Protected Member Functions

 FrTOCSummary (Common::IStream &Stream, INT_4U FrameCount)
 
void write (Common::OStream &Stream) const
 
 FrTOCSummary (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
 
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 [1/2]

◆ frame_count_type [2/2]

◆ info_type [1/2]

◆ info_type [2/2]

◆ key_container_type [1/2]

◆ key_container_type [2/2]

◆ Map_type [1/2]

◆ Map_type [2/2]

◆ MapSummary_type [1/2]

◆ MapSummary_type [2/2]

◆ n_type [1/2]

◆ n_type [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nsummary_type [1/2]

◆ nsummary_type [2/2]

◆ position_type [1/2]

◆ position_type [2/2]

◆ summary_info_type [1/2]

◆ summary_info_type [2/2]

Constructor & Destructor Documentation

◆ FrTOCSummary() [1/4]

FrameCPP::Version_4::FrTOCSummary::FrTOCSummary ( )
inline

◆ FrTOCSummary() [2/4]

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

◆ FrTOCSummary() [3/4]

FrameCPP::Version_4::FrTOCSummary::FrTOCSummary ( )

◆ FrTOCSummary() [4/4]

FrameCPP::Version_4::FrTOCSummary::FrTOCSummary ( Common::IStream Stream,
INT_4U  FrameCount 
)
protected

Member Function Documentation

◆ Bytes() [1/2]

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

◆ Bytes() [2/2]

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

◆ Description() [1/2]

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

◆ Description() [2/2]

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

◆ getInfo() [1/6]

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

◆ getInfo() [2/6]

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

◆ getInfo() [3/6]

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

◆ getInfo() [4/6]

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

◆ getInfo() [5/6]

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

◆ getInfo() [6/6]

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

◆ GetPositionKeys() [1/2]

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

◆ GetPositionKeys() [2/2]

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

◆ GetSummary() [1/6]

const FrTOCSummary::MapSummary_type & FrameCPP::Version_4::FrTOCSummary::GetSummary ( ) const
inline

◆ GetSummary() [2/6]

const MapSummary_type& FrameCPP::Version_4::FrTOCSummary::GetSummary ( ) const

◆ GetSummary() [3/6]

MapSummary_type::const_iterator FrameCPP::Version_4::FrTOCSummary::GetSummary ( const std::string &  Name) const

◆ GetSummary() [4/6]

FrTOCSummary::MapSummary_type::const_iterator FrameCPP::Version_4::FrTOCSummary::GetSummary ( const std::string &  Name) const
inline

◆ GetSummary() [5/6]

FrTOCSummary::MapSummary_type::const_iterator FrameCPP::Version_4::FrTOCSummary::GetSummary ( INT_4U  index) const
inline

◆ GetSummary() [6/6]

MapSummary_type::const_iterator FrameCPP::Version_4::FrTOCSummary::GetSummary ( INT_4U  index) const

◆ operator==() [1/3]

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

◆ operator==() [2/3]

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

◆ operator==() [3/3]

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

◆ QuerySum() [1/2]

void FrameCPP::Version_4::FrTOCSummary::QuerySum ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)

◆ QuerySum() [2/2]

void FrameCPP::Version_4::FrTOCSummary::QuerySum ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)

◆ write() [1/2]

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

◆ write() [2/2]

void FrameCPP::Version_4::FrTOCSummary::write ( Common::OStream Stream) const
protected

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: