ldas-tools-framecpp 2.8.1
Classes | Public Types | Public Member Functions | Protected Attributes | List of all members
FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData Class Reference

#include <FrTOCStatDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData:
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

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

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]

Member Function Documentation

◆ GetNTotalStat() [1/3]

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

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetNTotalStat() [2/3]

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

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetNTotalStat() [3/3]

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

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetStat() [1/3]

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/3]

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

Return all channels.

Returns
Constant container to the indexed FrStatData elements.

◆ GetStat() [3/3]

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/3]

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/3]

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==() [3/3]

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 FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::m_info
protected

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