#include <FrStatData.hh>
◆ Bytes()
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.
◆ Describe()
Supply description.
- Parameters
-
[out] | Desc | Storage for the description of the structure. |
Supplies the FrSE description for each element of this object that will be written to the stream.
◆ operator()() [1/4]
void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() |
( |
Common::IStream & |
Stream | ) |
|
|
inline |
Input elements from the stream.
- Parameters
-
[in] | Stream | The stream from which the elements are read. |
◆ operator()() [2/4]
void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() |
( |
Common::OStream & |
Stream | ) |
const |
|
inline |
Output elements to the stream.
- Parameters
-
[in] | Stream | The stream to which the elements are written. |
◆ operator()() [3/4]
void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() |
( |
const FrStatDataNPS & |
Source | ) |
|
|
inline |
Copy contents.
- Parameters
-
[in] | Source | Source to be copied |
◆ operator()() [4/4]
void FrameCPP::Version_4::FrStatDataNPS::storage_type::operator() |
( |
const Previous::FrStatDataStorage & |
Source | ) |
|
|
inline |
Copy contents.
- Parameters
-
[in] | Source | Source to be copied |
- Todo:
- Need to modify Version 3 FrStatData to follow NPS
◆ operator==()
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] | RHS | Object to compare for equality. |
◆ FrStatDataNPS
The documentation for this struct was generated from the following file: