ldas-tools-framecpp  2.6.4
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_typestat_instance_container_type
 
typedef std::map< name_type, stat_typestat_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

◆ detector_type

◆ name_type

◆ nstat_instance_type

◆ nstat_type

◆ positionStat_type

◆ stat_container_type

◆ stat_instance_container_type

◆ tend_type

◆ tstart_type

◆ version_type

Constructor & Destructor Documentation

◆ FrTOCStatData() [1/2]

FrameCPP::Version_4::FrTOCStatData::FrTOCStatData ( )

◆ FrTOCStatData() [2/2]

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

Member Function Documentation

◆ Bytes()

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

◆ Description()

void FrameCPP::Version_4::FrTOCStatData::Description ( Common::Description Desc)
static

◆ GetStat()

const FrTOCStatData::stat_container_type & FrameCPP::Version_4::FrTOCStatData::GetStat ( ) const
inline

◆ operator==()

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

◆ QueryStatData()

void FrameCPP::Version_4::FrTOCStatData::QueryStatData ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)

◆ write()

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

Member Data Documentation

◆ m_info

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

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