ldas-tools-framecpp
2.6.2
|
#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 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_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 | |
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 |
typedef INT_4U FrameCPP::Version_4::FrTOCStatData::nstat_instance_type |
typedef INT_4U FrameCPP::Version_4::FrTOCStatData::nstat_type |
typedef std::map< name_type, stat_type > FrameCPP::Version_4::FrTOCStatData::stat_container_type |
typedef std::vector< stat_instance_type > FrameCPP::Version_4::FrTOCStatData::stat_instance_container_type |
typedef INT_4U FrameCPP::Version_4::FrTOCStatData::tend_type |
typedef INT_4U FrameCPP::Version_4::FrTOCStatData::tstart_type |
typedef INT_4U FrameCPP::Version_4::FrTOCStatData::version_type |
FrameCPP::Version_4::FrTOCStatData::FrTOCStatData | ( | ) |
|
protected |
|
inline |
|
static |
|
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 | ||
) |
|
protected |
|
protected |