ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Friends | List of all members
FrameCPP::Version_4::FrStatDataNPS::storage_type Struct Reference

#include <FrStatData.hh>

Public Member Functions

cmn_streamsize_type Bytes () const
 Stream size of object.
 
bool operator== (const storage_type &RHS) const
 Comparison operator.
 
void operator() (Common::IStream &Stream)
 Input elements from the stream.
 
void operator() (Common::OStream &Stream) const
 Output elements to the stream.
 
void operator() (const FrStatDataNPS &Source)
 Copy contents.
 
void operator() (const Previous::FrStatDataStorage &Source)
 Copy contents.
 
cmn_streamsize_type Bytes () const
 Stream size of object.
 
bool operator== (const storage_type &RHS) const
 Comparison operator.
 
void operator() (Common::IStream &Stream)
 Input elements from the stream.
 
void operator() (Common::OStream &Stream) const
 Output elements to the stream.
 
void operator() (const FrStatDataNPS &Source)
 Copy contents.
 
void operator() (const Previous::FrStatDataStorage &Source)
 Copy contents.
 

Static Public Member Functions

template<typename SE >
static void Describe (Common::Description &Desc)
 Supply description.
 
template<typename SE >
static void Describe (Common::Description &Desc)
 Supply description.
 

Friends

class FrStatDataNPS
 

Detailed Description

Todo
Needs documentation
Todo
Needs documentation

Member Function Documentation

◆ Bytes() [1/2]

cmn_streamsize_type FrameCPP::Version_4::FrStatDataNPS::storage_type::Bytes ( ) const
inline

Stream size of object.

Returns
The number of bytes needed to write or read this class of object to or from a stream.

Calculate the number of bytes that will be written to the stream for this strucutre.

◆ Bytes() [2/2]

cmn_streamsize_type FrameCPP::Version_4::FrStatDataNPS::storage_type::Bytes ( ) const

Stream size of object.

Returns
The number of bytes needed to write or read this class of object to or from a stream.

◆ Describe() [1/2]

template<typename SE >
void FrameCPP::Version_4::FrStatDataNPS::storage_type::Describe ( Common::Description & Desc)
inlinestatic

Supply description.

Parameters
[out]DescStorage for the description of the structure.

Supplies the FrSE description for each element of this object that will be written to the stream.

◆ Describe() [2/2]

template<typename SE >
static void FrameCPP::Version_4::FrStatDataNPS::storage_type::Describe ( Common::Description & Desc)
static

Supply description.

Parameters
[out]DescStorage for the description of the structure.

◆ operator()() [1/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( Common::IStream & Stream)
inline

Input elements from the stream.

Parameters
[in]StreamThe stream from which the elements are read.

◆ operator()() [2/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( Common::IStream & Stream)

Input elements from the stream.

Parameters
[in]StreamThe stream from which the elements are read.

◆ operator()() [3/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( Common::OStream & Stream) const
inline

Output elements to the stream.

Parameters
[in]StreamThe stream to which the elements are written.

◆ operator()() [4/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( Common::OStream & Stream) const

Output elements to the stream.

Parameters
[in]StreamThe stream to which the elements are written.

◆ operator()() [5/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( const FrStatDataNPS & Source)
inline

Copy contents.

Parameters
[in]SourceSource to be copied

◆ operator()() [6/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( const FrStatDataNPS & Source)

Copy contents.

Parameters
[in]SourceSource to be copied

◆ operator()() [7/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( const Previous::FrStatDataStorage & Source)
inline

Copy contents.

Parameters
[in]SourceSource to be copied
Todo
Need to modify Version 3 FrStatData to follow NPS

◆ operator()() [8/8]

void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() ( const Previous::FrStatDataStorage & Source)

Copy contents.

Parameters
[in]SourceSource to be copied
Todo
Need to modify Version 3 FrStatData to follow NPS

◆ operator==() [1/2]

bool FrameCPP::Version_4::FrStatDataNPS::storage_type::operator== ( const storage_type & RHS) const
inline

Comparison operator.

Tests the equality of the two FrTableNPS objects.

Parameters
[in]RHSObject to compare for equality.

◆ operator==() [2/2]

bool FrameCPP::Version_4::FrStatDataNPS::storage_type::operator== ( const storage_type & RHS) const

Comparison operator.

Parameters
[in]RHSObject to compare for equality.

Friends And Related Symbol Documentation

◆ FrStatDataNPS

FrStatDataNPS
friend
Todo
Needs documentation
Todo
Needs documentation

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