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


Public Types | |
| typedef std::string | name_type |
| Type for name of history record. | |
| typedef std::string | name_type |
| Type for name of history record. | |
| typedef INT_4U | time_type |
| Type for time 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 | 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 | |
| SerialIO () | |
| SerialIO () | |
| const name_type & | GetName () const |
| Return the name associate with the FrHistory structure. | |
| const name_type & | GetName () const |
| Return the name associate with the FrHistory structure. | |
| time_type | GetTime () const |
| Return the time of the post-processing. | |
| time_type | GetTime () const |
| Return the time of the post-processing. | |
| const comment_type & | GetComment () const |
| Return the description of the post-porcessing. | |
| const comment_type & | GetComment () const |
| Return the description of the post-porcessing. | |
| bool | operator== (const Data &RHS) const |
| equality operator | |
| 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 |
Private Member Functions | |
| template<class Archive> | |
| void | save (Archive &ar, const unsigned int version) const |
| template<class Archive> | |
| void | load (Archive &ar, const unsigned int version) |
| template<class Archive> | |
| void | save (Archive &ar, const unsigned int version) const |
| template<class Archive> | |
| void | load (Archive &ar, const unsigned int version) |
Friends | |
| class | boost::serialization::access |
|
inherited |
Type for comment field.
Program name and relevant comments needed to define post-processing.
|
inherited |
Type for comment field.
Program name and relevant comments needed to define post-processing.
|
inherited |
Type for name of history record.
|
inherited |
Type for name of history record.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Type for time of history record.
|
inherited |
Type for time of history record.
|
inline |
|
inline |
|
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 |
|
inlineinherited |
Return the description of the post-porcessing.
|
inlineinherited |
Return the description of the post-porcessing.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Return the time of the post-processing.
|
inlineinherited |
Return the time of the post-processing.
|
inlineprivate |
|
inlineprivate |
|
inlineinherited |
equality operator
| [in] | RHS | The fr_history_data_type object to be compared. |
|
inlineinherited |
equality operator
| [in] | RHS | The fr_history_data_type object to be compared. |
|
inlineprivate |
|
inlineprivate |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
friend |
|
inherited |
Program name and relevant comments needed to define post-processing.
|
inherited |
Name of the history record.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inherited |
Time of history record.
Time of post-processing, GPS time in integer seconds since GPS standard epoch.