ldas-tools-framecpp 2.9.2
Classes | Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FrameCPP::Version_6::FrTOCStatData Class Reference

#include <FrTOCStatData.hh>

Inheritance diagram for FrameCPP::Version_6::FrTOCStatData:
Inheritance graph
[legend]

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 INT_8U positionStat_type
 
typedef std::vector< stat_instance_typestat_instance_container_type
 
typedef std::map< name_type, stat_typestat_container_type
 
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 INT_8U positionStat_type
 
typedef std::vector< stat_instance_typestat_instance_container_type
 
typedef std::map< name_type, stat_typestat_container_type
 
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 INT_8U 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)
 
 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)
 
 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

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

Protected Member Functions

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

Protected Attributes

stat_container_type m_info
 

Member Typedef Documentation

◆ detector_type [1/3]

◆ detector_type [2/3]

◆ detector_type [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ nstat_instance_type [1/3]

◆ nstat_instance_type [2/3]

◆ nstat_instance_type [3/3]

◆ nstat_type [1/3]

◆ nstat_type [2/3]

◆ nstat_type [3/3]

◆ positionStat_type [1/3]

◆ positionStat_type [2/3]

◆ positionStat_type [3/3]

◆ stat_container_type [1/3]

◆ stat_container_type [2/3]

◆ stat_container_type [3/3]

◆ stat_instance_container_type [1/3]

◆ stat_instance_container_type [2/3]

◆ stat_instance_container_type [3/3]

◆ tend_type [1/3]

◆ tend_type [2/3]

◆ tend_type [3/3]

◆ tstart_type [1/3]

◆ tstart_type [2/3]

◆ tstart_type [3/3]

◆ version_type [1/3]

◆ version_type [2/3]

◆ version_type [3/3]

Constructor & Destructor Documentation

◆ FrTOCStatData() [1/6]

FrameCPP::Version_6::FrTOCStatData::FrTOCStatData ( )

◆ FrTOCStatData() [2/6]

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

◆ FrTOCStatData() [3/6]

FrameCPP::Version_6::FrTOCStatData::FrTOCStatData ( )

◆ FrTOCStatData() [4/6]

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

◆ FrTOCStatData() [5/6]

FrameCPP::Version_6::FrTOCStatData::FrTOCStatData ( )

◆ FrTOCStatData() [6/6]

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

Member Function Documentation

◆ Bytes() [1/3]

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

◆ Bytes() [2/3]

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

◆ Bytes() [3/3]

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

◆ Description() [1/3]

template<typename SE >
void FrameCPP::Version_6::FrTOCStatData::Description ( Common::Description Desc)
static

◆ Description() [2/3]

template<typename SE >
static void FrameCPP::Version_6::FrTOCStatData::Description ( Common::Description Desc)
static

◆ Description() [3/3]

template<typename SE >
static void FrameCPP::Version_6::FrTOCStatData::Description ( Common::Description Desc)
static

◆ GetStat() [1/3]

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

◆ GetStat() [2/3]

const stat_container_type & FrameCPP::Version_6::FrTOCStatData::GetStat ( ) const

◆ GetStat() [3/3]

const stat_container_type & FrameCPP::Version_6::FrTOCStatData::GetStat ( ) const

◆ operator==() [1/3]

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

◆ operator==() [2/3]

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

◆ operator==() [3/3]

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

◆ QueryStatData() [1/3]

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

◆ QueryStatData() [2/3]

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

◆ QueryStatData() [3/3]

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

◆ write() [1/3]

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

◆ write() [2/3]

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

◆ write() [3/3]

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

Member Data Documentation

◆ m_info

stat_container_type FrameCPP::Version_6::FrTOCStatData::m_info
protected

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