ldas-tools-framecpp 2.7.0
|
#include <FrTOCStatData.hh>
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_type > | stat_instance_container_type |
typedef std::map< name_type, stat_type > | stat_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_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_type & | GetStat () 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_type & | GetStat () 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) |
Protected Member Functions | |
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 |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::nstat_instance_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::nstat_instance_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::nstat_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::nstat_type |
typedef INT_8U FrameCPP::Version_6::FrTOCStatData::positionStat_type |
typedef INT_8U FrameCPP::Version_6::FrTOCStatData::positionStat_type |
typedef std::map< name_type, stat_type > FrameCPP::Version_6::FrTOCStatData::stat_container_type |
typedef std::map< name_type, stat_type > FrameCPP::Version_6::FrTOCStatData::stat_container_type |
typedef std::vector< stat_instance_type > FrameCPP::Version_6::FrTOCStatData::stat_instance_container_type |
typedef std::vector< stat_instance_type > FrameCPP::Version_6::FrTOCStatData::stat_instance_container_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::tend_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::tend_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::tstart_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::tstart_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::version_type |
typedef INT_4U FrameCPP::Version_6::FrTOCStatData::version_type |
FrameCPP::Version_6::FrTOCStatData::FrTOCStatData | ( | ) |
|
protected |
FrameCPP::Version_6::FrTOCStatData::FrTOCStatData | ( | ) |
|
protected |
|
inline |
Common::FrameSpec::size_type FrameCPP::Version_6::FrTOCStatData::Bytes | ( | const Common::StreamBase & | Stream | ) | const |
|
static |
|
static |
|
inline |
const stat_container_type & FrameCPP::Version_6::FrTOCStatData::GetStat | ( | ) | const |
bool FrameCPP::Version_6::FrTOCStatData::operator== | ( | const FrTOCStatData & | RHS | ) | const |
bool FrameCPP::Version_6::FrTOCStatData::operator== | ( | const FrTOCStatData & | RHS | ) | const |
void FrameCPP::Version_6::FrTOCStatData::QueryStatData | ( | const Common::TOCInfo & | Info, |
INT_4U | FrameOffset, | ||
INT_8U | Position ) |
void FrameCPP::Version_6::FrTOCStatData::QueryStatData | ( | const Common::TOCInfo & | Info, |
INT_4U | FrameOffset, | ||
INT_8U | Position ) |
|
protected |
|
protected |
|
protected |