#include <FrTable.hh>
FrameCPP::Version_4::FrTableNPS::data_type::data_type |
( |
| ) |
|
|
inline |
Default constructor.
- Returns
- A new instance of data_type
FrameCPP::Version_4::FrTableNPS::data_type::data_type |
( |
const data_type & |
Source | ) |
|
Copy constructor.
- Parameters
-
[in] | Source | The source from which to constuct the data_type instance. |
- Returns
- A new instance of data_type
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.
Supply description.
Supplies the FrSE description for each element of this object that will be written to the stream.
void FrameCPP::Version_4::FrTableNPS::data_type::operator() |
( |
Common::IStream & |
Stream | ) |
|
Input elements from the stream.
- Parameters
-
[in] | Stream | The stream from which the elements are read. |
void FrameCPP::Version_4::FrTableNPS::data_type::operator() |
( |
Common::OStream & |
Stream | ) |
const |
Output elements to the stream.
- Parameters
-
[in] | Stream | The stream to which the elements are written. |
bool FrameCPP::Version_4::FrTableNPS::data_type::operator== |
( |
const data_type & |
RHS | ) |
const |
|
inline |
Comparison operator.
Tests the equality of the two FrTableNPS objects.
- Parameters
-
[in] | RHS | Object to compare for equality. |
The documentation for this struct was generated from the following files: