ldas-tools-framecpp 2.9.2
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO Class Reference

#include <FrTOCStatDataClassicIO.hh>

Inheritance diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO:
Collaboration graph
[legend]

Public Types

typedef STRING name_type
 
typedef STRING name_type
 
typedef STRING name_type
 
typedef INT_4U nstat_type
 
typedef INT_4U nstat_type
 
typedef INT_4U nstat_type
 
typedef STRING detector_type
 
typedef STRING detector_type
 
typedef STRING detector_type
 
typedef INT_4U nstat_instance_type
 
typedef INT_4U nstat_instance_type
 
typedef INT_4U nstat_instance_type
 
typedef INT_4U tstart_type
 
typedef INT_4U tstart_type
 
typedef INT_4U tstart_type
 
typedef INT_4U tend_type
 
typedef INT_4U tend_type
 
typedef INT_4U tend_type
 
typedef INT_4U version_type
 
typedef INT_4U version_type
 
typedef INT_4U version_type
 
typedef INT_8U positionStat_type
 
typedef INT_8U positionStat_type
 
typedef INT_8U positionStat_type
 
typedef std::vector< stat_instance_typestat_instance_container_type
 
typedef std::vector< stat_instance_typestat_instance_container_type
 
typedef std::vector< stat_instance_typestat_instance_container_type
 
typedef std::map< name_type, stat_typestat_container_type
 
typedef std::map< name_type, stat_typestat_container_type
 
typedef std::map< name_type, stat_typestat_container_type
 

Public Member Functions

 FrTOCStatDataClassicIO ()=default
 Default constructor. More...
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 Number of bytes needed to write this structure. More...
 
const FrTOCStatDataClassicIOoperator= (const Previous::FrTOCStatData &Source)
 asignment operator More...
 
FrTOCStatDataClassicIOoperator= (FrTOCStatDataClassicIO &&TOC)
 
void Load (istream_type &Stream)
 Read contents from stream. More...
 
void QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 Gather TOC info for FrStatData being written. More...
 
 FrTOCStatDataClassicIO ()=default
 Default constructor. More...
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 Number of bytes needed to write this structure. More...
 
const FrTOCStatDataClassicIOoperator= (const Previous::FrTOCStatData &Source)
 asignment operator More...
 
FrTOCStatDataClassicIOoperator= (FrTOCStatDataClassicIO &&TOC)
 
void Load (istream_type &Stream)
 Read contents from stream. More...
 
void QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 Gather TOC info for FrStatData being written. More...
 
 FrTOCStatDataClassicIO ()=default
 Default constructor. More...
 
Common::FrameSpec::size_type Bytes (const Common::StreamBase &Stream) const
 Number of bytes needed to write this structure. More...
 
const FrTOCStatDataClassicIOoperator= (const Previous::FrTOCStatData &Source)
 asignment operator More...
 
FrTOCStatDataClassicIOoperator= (FrTOCStatDataClassicIO &&TOC)
 
void Load (istream_type &Stream)
 Read contents from stream. More...
 
void QueryStatData (const Common::TOCInfo &Info, INT_4U FrameOffset, INT_8U Position)
 Gather TOC info for FrStatData being written. More...
 
const stat_container_typeGetStat () const
 Return all channels. More...
 
const stat_container_typeGetStat () const
 Return all channels. More...
 
const stat_container_typeGetStat () const
 Return all channels. More...
 
INT_4U GetNTotalStat () const
 Return number of FrStatData structures. More...
 
INT_4U GetNTotalStat () const
 Return number of FrStatData structures. More...
 
INT_4U GetNTotalStat () const
 Return number of FrStatData structures. More...
 
bool operator== (const FrTOCStatDataData &RHS) const
 equality operator More...
 
bool operator== (const FrTOCStatDataData &RHS) const
 equality operator More...
 
bool operator== (const FrTOCStatDataData &RHS) const
 equality operator More...
 

Static Public Member Functions

template<typename SE >
static void Description (Common::Description &Desc)
 The description of structure. More...
 
template<typename SE >
static void Description (Common::Description &Desc)
 The description of structure. More...
 
template<typename SE >
static void Description (Common::Description &Desc)
 The description of structure. More...
 

Protected Member Functions

void write (ostream_type &Stream) const
 Write the structure to the stream. More...
 
void write (ostream_type &Stream) const
 Write the structure to the stream. More...
 
void write (ostream_type &Stream) const
 Write the structure to the stream. 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]

Constructor & Destructor Documentation

◆ FrTOCStatDataClassicIO() [1/3]

FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO ( )
default

Default constructor.

◆ FrTOCStatDataClassicIO() [2/3]

FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO ( )
default

Default constructor.

◆ FrTOCStatDataClassicIO() [3/3]

FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::FrTOCStatDataClassicIO ( )
default

Default constructor.

Member Function Documentation

◆ Bytes() [1/3]

Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Bytes ( const Common::StreamBase Stream) const
inline

Number of bytes needed to write this structure.

Parameters
[in]StreamThe stream from which to the object is being read or written.
Returns
The number of bytes need to read or write this object.

◆ Bytes() [2/3]

Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Bytes ( const Common::StreamBase Stream) const
inline

Number of bytes needed to write this structure.

Parameters
[in]StreamThe stream from which to the object is being read or written.
Returns
The number of bytes need to read or write this object.

◆ Bytes() [3/3]

Common::FrameSpec::size_type FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Bytes ( const Common::StreamBase Stream) const
inline

Number of bytes needed to write this structure.

Parameters
[in]StreamThe stream from which to the object is being read or written.
Returns
The number of bytes need to read or write this object.

◆ Description() [1/3]

template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Description ( Common::Description Desc)
inlinestatic

The description of structure.

Parameters
[out]DescStorage for the description of the structure.
Returns
A Description object which describes this structure as specified by the frame specification.

◆ Description() [2/3]

template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Description ( Common::Description Desc)
inlinestatic

The description of structure.

Parameters
[out]DescStorage for the description of the structure.
Returns
A Description object which describes this structure as specified by the frame specification.

◆ Description() [3/3]

template<typename SE >
static void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Description ( Common::Description Desc)
inlinestatic

The description of structure.

Parameters
[out]DescStorage for the description of the structure.
Returns
A Description object which describes this structure as specified by the frame specification.

◆ GetNTotalStat() [1/3]

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

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetNTotalStat() [2/3]

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

Return number of FrStatData structures.

Returns
The number of FrStatData structures.

◆ GetNTotalStat() [3/3]

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

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
inlineinherited

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
inlineinherited

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
inlineinherited

Return all channels.

Returns
Constant container to the indexed FrStatData elements.

◆ Load() [1/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Load ( istream_type Stream)
inline

Read contents from stream.

Parameters
[in]StreamThe stream from which the object is being read.
Returns
A new instance of this object.

◆ Load() [2/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Load ( istream_type Stream)
inline

Read contents from stream.

Parameters
[in]StreamThe stream from which the object is being read.
Returns
A new instance of this object.

◆ Load() [3/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::Load ( istream_type Stream)
inline

Read contents from stream.

Parameters
[in]StreamThe stream from which the object is being read.
Returns
A new instance of this object.

◆ operator=() [1/6]

const FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( const Previous::FrTOCStatData &  Source)
inline

asignment operator

Parameters
[in]SourceThe source to be copied.

◆ operator=() [2/6]

const FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( const Previous::FrTOCStatData &  Source)
inline

asignment operator

Parameters
[in]SourceThe source to be copied.

◆ operator=() [3/6]

const FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( const Previous::FrTOCStatData &  Source)
inline

asignment operator

Parameters
[in]SourceThe source to be copied.

◆ operator=() [4/6]

FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( FrTOCStatDataClassicIO &&  TOC)
inline

◆ operator=() [5/6]

FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( FrTOCStatDataClassicIO &&  TOC)
inline

◆ operator=() [6/6]

FrTOCStatDataClassicIO & FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::operator= ( FrTOCStatDataClassicIO &&  TOC)
inline

◆ operator==() [1/3]

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

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
inherited

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
inherited

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.

◆ QueryStatData() [1/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)
inline

Gather TOC info for FrStatData being written.

Parameters
[in]InfoInformation
[in]FrameOffsetThe frame offset of the frame being written. The frame offsets start at 0 (zero).
[in]PositionThe byte offset from the start of the file where the structure is written.

◆ QueryStatData() [2/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)
inline

Gather TOC info for FrStatData being written.

Parameters
[in]InfoInformation
[in]FrameOffsetThe frame offset of the frame being written. The frame offsets start at 0 (zero).
[in]PositionThe byte offset from the start of the file where the structure is written.

◆ QueryStatData() [3/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::QueryStatData ( const Common::TOCInfo Info,
INT_4U  FrameOffset,
INT_8U  Position 
)
inline

Gather TOC info for FrStatData being written.

Parameters
[in]InfoInformation
[in]FrameOffsetThe frame offset of the frame being written. The frame offsets start at 0 (zero).
[in]PositionThe byte offset from the start of the file where the structure is written.

◆ write() [1/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::write ( ostream_type Stream) const
inlineprotected

Write the structure to the stream.

Parameters
[in]StreamThe output stream where the object is to be written.

◆ write() [2/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::write ( ostream_type Stream) const
inlineprotected

Write the structure to the stream.

Parameters
[in]StreamThe output stream where the object is to be written.

◆ write() [3/3]

void FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataClassicIO::write ( ostream_type Stream) const
inlineprotected

Write the structure to the stream.

Parameters
[in]StreamThe output stream where the object is to be written.

Member Data Documentation

◆ m_info

stat_container_type FrameCPP::Version_8::FrTOCImpl::FrTOCStatDataData::m_info
protectedinherited

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