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


Public Types | |
| 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 |
| typedef FR_MSG_ALARM_TYPE | alarm_type |
| typedef FR_MSG_ALARM_TYPE | alarm_type |
| typedef FR_MSG_MESSAGE_TYPE | message_type |
| typedef FR_MSG_MESSAGE_TYPE | message_type |
| typedef FR_MSG_SEVERITY_TYPE | severity_type |
| typedef FR_MSG_SEVERITY_TYPE | severity_type |
| typedef FR_MSG_GTIME_TYPE | GTime_type |
| typedef FR_MSG_GTIME_TYPE | GTime_type |
Public Member Functions | |
| const alarm_type & | GetAlarm () const |
| const alarm_type & | GetAlarm () const |
| const message_type & | GetMessage () const |
| const message_type & | GetMessage () const |
| severity_type | GetSeverity () const |
| severity_type | GetSeverity () const |
| GTime_type | GetGTime () const |
| GTime_type | GetGTime () const |
| void | SetAlarm (const alarm_type &Value) |
| void | SetAlarm (const alarm_type &Value) |
| void | SetMessage (const message_type &Value) |
| void | SetMessage (const message_type &Value) |
| void | SetSeverity (severity_type Value) |
| void | SetSeverity (severity_type Value) |
| void | SetGTime (GTime_type Value) |
| void | SetGTime (GTime_type Value) |
| bool | operator== (const FrMsgData &RHS) const |
| equality operator | |
| bool | operator== (const FrMsgData &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 Types | |
| typedef STRING | internal_alarm_type |
| typedef STRING | internal_message_type |
| typedef STRING | internal_alarm_type |
| typedef STRING | internal_message_type |
Protected Attributes | |
| alarm_type | alarm |
| Name of message, error flag or alarm state. | |
| message_type | message |
| Message body. | |
| severity_type | severity |
| Message severity level (To Be Defined). | |
| GTime_type | GTime |
| GPS time coresponding to this FrMsg. | |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
protected |
|
protected |
|
protected |
|
protected |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
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 |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
equality operator
| [in] | RHS | The fr_msg_data_type object to be compared. |
|
inlineinherited |
equality operator
| [in] | RHS | The fr_msg_data_type object to be compared. |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protectedinherited |
Name of message, error flag or alarm state.
|
protectedinherited |
GPS time coresponding to this FrMsg.
|
protectedinherited |
Message body.
|
protectedinherited |
Message severity level (To Be Defined).
|
staticinherited |
|
staticinherited |
|
staticinherited |