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


Public Types | |
| typedef std::string | name_type |
| Type for name of history record. | |
| typedef INT_4U | time_type |
| Type for time of history record. | |
| typedef std::string | comment_type |
| Type for comment field. | |
| typedef std::string | name_type |
| Type for name of history record. | |
| typedef INT_4U | time_type |
| Type for time of history record. | |
| typedef std::string | comment_type |
| Type for comment field. | |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_desc_type |
| typedef const char *const | struct_desc_type |
| typedef INT_2U const | struct_id_type |
| typedef INT_2U const | struct_id_type |
Public Member Functions | |
| const name_type & | GetName () const |
| Return the name associate with the FrHistory structure. | |
| time_type | GetTime () const |
| Return the time of the post-processing. | |
| const comment_type & | GetComment () const |
| Return the description of the post-porcessing. | |
| bool | operator== (const Data &RHS) const |
| equality operator | |
| const name_type & | GetName () const |
| Return the name associate with the FrHistory structure. | |
| time_type | GetTime () const |
| Return the time of the post-processing. | |
| const comment_type & | GetComment () const |
| Return the description of the post-porcessing. | |
| 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. | |
Public Attributes | |
| name_type | name |
| time_type | time |
| Time of history record. | |
| comment_type | comment |
Static Public Attributes | |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
| typedef std::string FrameCPP::Version_9::FrHistoryImpl::Data::comment_type |
Type for comment field.
Program name and relevant comments needed to define post-processing.
| typedef std::string FrameCPP::Version_9::FrHistoryImpl::Data::comment_type |
Type for comment field.
Program name and relevant comments needed to define post-processing.
| typedef std::string FrameCPP::Version_9::FrHistoryImpl::Data::name_type |
Type for name of history record.
| typedef std::string FrameCPP::Version_9::FrHistoryImpl::Data::name_type |
Type for name of history record.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef INT_4U FrameCPP::Version_9::FrHistoryImpl::Data::time_type |
Type for time of history record.
| typedef INT_4U FrameCPP::Version_9::FrHistoryImpl::Data::time_type |
Type for time of history record.
|
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 |
Return the description of the post-porcessing.
|
inline |
Return the description of the post-porcessing.
|
inline |
|
inline |
|
inline |
Return the time of the post-processing.
|
inline |
Return the time of the post-processing.
|
inline |
equality operator
| [in] | RHS | The fr_history_data_type object to be compared. |
|
inline |
equality operator
| [in] | RHS | The fr_history_data_type object to be compared. |
|
inlinestaticinherited |
|
inlinestaticinherited |
| comment_type FrameCPP::Version_9::FrHistoryImpl::Data::comment |
Program name and relevant comments needed to define post-processing.
| name_type FrameCPP::Version_9::FrHistoryImpl::Data::name |
Name of the history record.
|
staticinherited |
|
staticinherited |
|
staticinherited |
| time_type FrameCPP::Version_9::FrHistoryImpl::Data::time |
Time of history record.
Time of post-processing, GPS time in integer seconds since GPS standard epoch.