#include <FrSerDataData.hh>
|
static constexpr unsigned int | MAX_REF { 2 } |
◆ const_iterator [1/2]
◆ const_iterator [2/2]
◆ const_table_iterator [1/2]
◆ const_table_iterator [2/2]
◆ data_type [1/2]
◆ data_type [2/2]
◆ iterator [1/2]
◆ iterator [2/2]
◆ name_type [1/2]
◆ name_type [2/2]
◆ sampleRate_type [1/2]
◆ sampleRate_type [2/2]
◆ serial_type [1/2]
◆ serial_type [2/2]
◆ struct_desc_type [1/2]
template<typename Object_T>
◆ struct_desc_type [2/2]
template<typename Object_T>
◆ struct_id_type [1/2]
template<typename Object_T>
◆ struct_id_type [2/2]
template<typename Object_T>
◆ struct_name_type [1/2]
template<typename Object_T>
◆ struct_name_type [2/2]
template<typename Object_T>
◆ table_iterator [1/2]
◆ table_iterator [2/2]
◆ table_type [1/2]
◆ table_type [2/2]
◆ time_type [1/2]
◆ time_type [2/2]
◆ FrameSpecDescription() [1/2]
template<typename Object_T>
Return the dictionary name of the structure.
◆ FrameSpecDescription() [2/2]
template<typename Object_T>
Return the dictionary name of the structure.
◆ FrameSpecId() [1/2]
template<typename Object_T>
Return the dictionary name of the structure.
◆ FrameSpecId() [2/2]
template<typename Object_T>
Return the dictionary name of the structure.
◆ FrameSpecName() [1/2]
template<typename Object_T>
◆ FrameSpecName() [2/2]
template<typename Object_T>
◆ GetData() [1/2]
const data_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetData |
( |
| ) |
const |
|
inline |
Retrieve string of ASCII-based data.
- Returns
- The string of ASCII-based data.
◆ GetData() [2/2]
const data_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetData |
( |
| ) |
const |
|
inline |
Retrieve string of ASCII-based data.
- Returns
- The string of ASCII-based data.
◆ GetName() [1/2]
const name_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetName |
( |
| ) |
const |
|
inline |
Return the name of station producing serial data stream.
- Returns
- The name associated of station producing serial data stream.
◆ GetName() [2/2]
const name_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetName |
( |
| ) |
const |
|
inline |
Return the name of station producing serial data stream.
- Returns
- The name associated of station producing serial data stream.
◆ GetSampleRate() [1/2]
sampleRate_type FrameCPP::Version_9::FrSerDataImpl::Data::GetSampleRate |
( |
| ) |
const |
|
inline |
Retrieve the sample rate.
- Returns
- The sample rate.
◆ GetSampleRate() [2/2]
sampleRate_type FrameCPP::Version_9::FrSerDataImpl::Data::GetSampleRate |
( |
| ) |
const |
|
inline |
Retrieve the sample rate.
- Returns
- The sample rate.
◆ GetTime() [1/2]
const time_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetTime |
( |
| ) |
const |
|
inline |
Retrieve the time of data acquisition.
- Returns
- The time of data acquisition.
◆ GetTime() [2/2]
const time_type & FrameCPP::Version_9::FrSerDataImpl::Data::GetTime |
( |
| ) |
const |
|
inline |
Retrieve the time of data acquisition.
- Returns
- The time of data acquisition.
◆ operator==() [1/2]
bool FrameCPP::Version_9::FrSerDataImpl::Data::operator== |
( |
const Data & | RHS | ) |
const |
|
inline |
equality operator
- Parameters
-
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ operator==() [2/2]
bool FrameCPP::Version_9::FrSerDataImpl::Data::operator== |
( |
const Data & | RHS | ) |
const |
|
inline |
equality operator
- Parameters
-
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ RefSerial() [1/4]
serial_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefSerial |
( |
| ) |
|
|
inline |
Identifier for serial data vector.
- Returns
- A reference the serial data vector.
◆ RefSerial() [2/4]
serial_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefSerial |
( |
| ) |
|
|
inline |
Identifier for serial data vector.
- Returns
- A reference the serial data vector.
◆ RefSerial() [3/4]
const serial_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefSerial |
( |
| ) |
const |
|
inline |
Identifier for serial data vector.
- Returns
- A constant reference the serial data vector.
◆ RefSerial() [4/4]
const serial_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefSerial |
( |
| ) |
const |
|
inline |
Identifier for serial data vector.
- Returns
- A constant reference the serial data vector.
◆ RefTable() [1/4]
table_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefTable |
( |
| ) |
|
|
inline |
Identifier for user-defined table structure.
- Returns
- A reference to the user-defined table structure.
◆ RefTable() [2/4]
table_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefTable |
( |
| ) |
|
|
inline |
Identifier for user-defined table structure.
- Returns
- A reference to the user-defined table structure.
◆ RefTable() [3/4]
const table_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefTable |
( |
| ) |
const |
|
inline |
Identifier for user-defined table structure.
- Returns
- A constant reference to the user-defined table structure.
◆ RefTable() [4/4]
const table_type & FrameCPP::Version_9::FrSerDataImpl::Data::RefTable |
( |
| ) |
const |
|
inline |
Identifier for user-defined table structure.
- Returns
- A constant reference to the user-defined table structure.
◆ SetData() [1/2]
void FrameCPP::Version_9::FrSerDataImpl::Data::SetData |
( |
const data_type & | Data | ) |
|
|
inline |
Establish the string of ASCII-based data.
◆ SetData() [2/2]
void FrameCPP::Version_9::FrSerDataImpl::Data::SetData |
( |
const data_type & | Data | ) |
|
|
inline |
Establish the string of ASCII-based data.
◆ StructName() [1/2]
template<typename Object_T>
◆ StructName() [2/2]
template<typename Object_T>
◆ data
data_type FrameCPP::Version_9::FrSerDataImpl::Data::data |
|
protected |
Pointer to strin for ASCII-based data.
◆ MAX_REF
constexpr unsigned int FrameCPP::Version_9::FrSerDataImpl::Data::MAX_REF { 2 } |
|
staticconstexprprotected |
◆ name
name_type FrameCPP::Version_9::FrSerDataImpl::Data::name |
|
protected |
Name of station producing serial data stream.
◆ sampleRate
Sample rate, samles per second.
◆ serial
serial_type FrameCPP::Version_9::FrSerDataImpl::Data::serial |
|
protected |
Identifier for serial data vector.
◆ struct_desc
template<typename Object_T>
◆ struct_id
template<typename Object_T>
◆ struct_name
template<typename Object_T>
◆ table
table_type FrameCPP::Version_9::FrSerDataImpl::Data::table |
|
protected |
Identifier for user-defined table structure.
◆ time
time_type FrameCPP::Version_9::FrSerDataImpl::Data::time |
|
protected |
Time of data acquisition, GPS time in seconds since GPS standard epoch.
The documentation for this class 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/Version9/impl/FrSerDataData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version9/impl/FrSerDataData.hh