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

#include <FrTOCStatData.hh>

Inheritance diagram for FrameCPP::Version_4::FrTOCStatData:
FrameCPP::Version_4::FrTOCTypes FrameCPP::Version_4::FrTOC

Classes

struct  stat_instance_type
 
struct  stat_type
 

Public Types

typedef STRING name_type
 
typedef INT_4U nstat_type
 
typedef STRING detector_type
 
typedef INT_4U nstat_instance_type
 
typedef INT_4U tstart_type
 
typedef INT_4U tend_type
 
typedef INT_4U version_type
 
typedef position_type positionStat_type
 
typedef std::vector
< stat_instance_type
stat_instance_container_type
 
typedef std::map< name_type,
stat_type
stat_container_type
 

Public Member Functions

 FrTOCStatData ()
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 
const stat_container_typeGetStat () const
 
bool operator== (const FrTOCStatData &RHS) const
 
void QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 

Static Public Member Functions

static void Description (Common::Description &Desc)
 

Protected Member Functions

 FrTOCStatData (Common::IStream &Stream)
 
void write (Common::OStream &Stream) const
 

Protected Attributes

stat_container_type m_info
 

Private Types

typedef INT_8U position_type
 

Member Typedef Documentation

Constructor & Destructor Documentation

FrameCPP::Version_4::FrTOCStatData::FrTOCStatData ( )
FrameCPP::Version_4::FrTOCStatData::FrTOCStatData ( Common::IStream Stream)
protected

Member Function Documentation

Common::FrameSpec::size_type FrameCPP::Version_4::FrTOCStatData::Bytes ( const Common::StreamBase Stream) const
inline
void FrameCPP::Version_4::FrTOCStatData::Description ( Common::Description Desc)
static
const FrTOCStatData::stat_container_type & FrameCPP::Version_4::FrTOCStatData::GetStat ( ) const
inline
bool FrameCPP::Version_4::FrTOCStatData::operator== ( const FrTOCStatData RHS) const
void FrameCPP::Version_4::FrTOCStatData::QueryStatData ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)
void FrameCPP::Version_4::FrTOCStatData::write ( Common::OStream Stream) const
protected

Member Data Documentation

stat_container_type FrameCPP::Version_4::FrTOCStatData::m_info
protected

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