|
ldas-tools-framecpp 3.0.4
|
#include <FrSerDataData.hh>


Public Member Functions | |
| const name_type & | GetName () const |
| Return the name of station producing serial data stream. | |
| const time_type & | GetTime () const |
| Retrieve the time of data acquisition. | |
| sampleRate_type | GetSampleRate () const |
| Retrieve the sample rate. | |
| const data_type & | GetData () const |
| Retrieve string of ASCII-based data. | |
| void | SetData (const data_type &Data) |
| Establish the string of ASCII-based data. | |
| const serial_type & | RefSerial () const |
| Identifier for serial data vector. | |
| serial_type & | RefSerial () |
| Identifier for serial data vector. | |
| const table_type & | RefTable () const |
| Identifier for user-defined table structure. | |
| table_type & | RefTable () |
| Identifier for user-defined table structure. | |
| bool | operator== (const Data &RHS) const |
| equality operator | |
| const name_type & | GetName () const |
| Return the name of station producing serial data stream. | |
| const time_type & | GetTime () const |
| Retrieve the time of data acquisition. | |
| sampleRate_type | GetSampleRate () const |
| Retrieve the sample rate. | |
| const data_type & | GetData () const |
| Retrieve string of ASCII-based data. | |
| void | SetData (const data_type &Data) |
| Establish the string of ASCII-based data. | |
| const serial_type & | RefSerial () const |
| Identifier for serial data vector. | |
| serial_type & | RefSerial () |
| Identifier for serial data vector. | |
| const table_type & | RefTable () const |
| Identifier for user-defined table structure. | |
| table_type & | RefTable () |
| Identifier for user-defined table structure. | |
| bool | operator== (const Data &RHS) const |
| equality operator | |
Static Public Member Functions | |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | StructName () |
| static struct_name_type | StructName () |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
Static Public Attributes | |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| name_type | name |
| Name of station producing serial data stream. | |
| time_type | time |
| sampleRate_type | sampleRate |
| Sample rate, samles per second. | |
| data_type | data |
| Pointer to strin for ASCII-based data. | |
| serial_type | serial |
| Identifier for serial data vector. | |
| table_type | table |
| Identifier for user-defined table structure. | |
Static Protected Attributes | |
| static constexpr unsigned int | MAX_REF { 2 } |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_8::FrSerDataImpl::Data::serial_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_8::FrSerDataImpl::Data::serial_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_8::FrSerDataImpl::Data::table_type |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_8::FrSerDataImpl::Data::table_type |
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inline |
Retrieve string of ASCII-based data.
|
inline |
Retrieve string of ASCII-based data.
|
inline |
Return the name of station producing serial data stream.
|
inline |
Return the name of station producing serial data stream.
|
inline |
Retrieve the sample rate.
|
inline |
Retrieve the sample rate.
|
inline |
Retrieve the time of data acquisition.
|
inline |
Retrieve the time of data acquisition.
|
inline |
equality operator
| [in] | RHS | The FrSerData object to be compared. |
|
inline |
equality operator
| [in] | RHS | The FrSerData object to be compared. |
|
inline |
Identifier for serial data vector.
|
inline |
Identifier for serial data vector.
|
inline |
Identifier for serial data vector.
|
inline |
Identifier for serial data vector.
|
inline |
Identifier for user-defined table structure.
|
inline |
Identifier for user-defined table structure.
|
inline |
Identifier for user-defined table structure.
|
inline |
Identifier for user-defined table structure.
|
inline |
Establish the string of ASCII-based data.
|
inline |
Establish the string of ASCII-based data.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protected |
Pointer to strin for ASCII-based data.
|
staticconstexprprotected |
|
protected |
Name of station producing serial data stream.
|
protected |
Sample rate, samles per second.
|
protected |
Identifier for serial data vector.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
Identifier for user-defined table structure.
|
protected |
Time of data acquisition, GPS time in seconds since GPS standard epoch.