#include <FrTable.hh>
◆ data_type() [1/4]
FrameCPP::Version_4::FrTableNPS::data_type::data_type |
( |
| ) |
|
|
inline |
Default constructor.
- Returns
- A new instance of data_type
◆ data_type() [2/4]
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
◆ data_type() [3/4]
FrameCPP::Version_4::FrTableNPS::data_type::data_type |
( |
| ) |
|
Default constructor.
- Returns
- A new instance of data_type
◆ data_type() [4/4]
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
◆ Bytes() [1/2]
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]
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]
Supply description.
Supplies the FrSE description for each element of this object that will be written to the stream.
◆ Describe() [2/2]
◆ operator()() [1/4]
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. |
◆ operator()() [2/4]
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. |
◆ operator()() [3/4]
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. |
◆ operator()() [4/4]
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. |
◆ operator==() [1/2]
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. |
◆ operator==() [2/2]
bool FrameCPP::Version_4::FrTableNPS::data_type::operator== |
( |
const data_type & | RHS | ) |
const |
Comparison operator.
- Parameters
-
[in] | RHS | Object to compare for equality. |
◆ FrTableNPS
◆ comment
STRING FrameCPP::Version_4::FrTableNPS::data_type::comment |
|
private |
◆ name
STRING FrameCPP::Version_4::FrTableNPS::data_type::name |
|
private |
The documentation for this struct was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version4/FrTable.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version4/FrTable.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version4/FrTable.cc