ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData Class Reference

#include <FrTOCStatDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData:

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
 

Public Member Functions

const stat_container_typeGetStat () const
 Return all channels.
 
INT_4U GetNTotalStat () const
 Return number of FrStatData structures.
 
bool operator== (const FrTOCStatDataData &RHS) const
 equality operator
 
const stat_container_typeGetStat () const
 Return all channels.
 
INT_4U GetNTotalStat () const
 Return number of FrStatData structures.
 
bool operator== (const FrTOCStatDataData &RHS) const
 equality operator
 

Protected Attributes

stat_container_type m_info
 

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

Member Function Documentation

◆ GetNTotalStat() [1/2]

INT_4U FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetNTotalStat ( ) const
inline

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetNTotalStat() [2/2]

INT_4U FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetNTotalStat ( ) const
inline

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetStat() [1/2]

const stat_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetStat ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrStatData elements.

◆ GetStat() [2/2]

const stat_container_type & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::GetStat ( ) const
inline

Return all channels.

Returns
Constant container to the indexed FrStatData elements.

◆ operator==() [1/2]

bool FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::operator== ( const FrTOCStatDataData & RHS) const

equality operator

Parameters
[in]RHSThe FrTOCAdcData object to be compared.
Returns
The value true is returned if this object is equivelent to the RHS instance; false otherwise.

◆ operator==() [2/2]

bool FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::operator== ( const FrTOCStatDataData & RHS) const

equality operator

Parameters
[in]RHSThe FrTOCAdcData object to be compared.
Returns
The value true is returned if this object is equivelent to the RHS instance; false otherwise.

Member Data Documentation

◆ m_info

stat_container_type FrTOCStatDataData::m_info
protected

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