ldas-tools-framecpp 2.9.2
|
Storage space for FrMsg information. More...
#include <FrMsg.hh>
Public Types | |
typedef FR_MSG_ALARM_TYPE | alarm_type |
typedef FR_MSG_MESSAGE_TYPE | message_type |
typedef FR_MSG_SEVERITY_TYPE | severity_type |
typedef FR_MSG_GTIME_TYPE | GTime_type |
typedef FR_MSG_ALARM_TYPE | alarm_type |
typedef FR_MSG_MESSAGE_TYPE | message_type |
typedef FR_MSG_SEVERITY_TYPE | severity_type |
typedef FR_MSG_GTIME_TYPE | GTime_type |
typedef FR_MSG_ALARM_TYPE | alarm_type |
typedef FR_MSG_MESSAGE_TYPE | message_type |
typedef FR_MSG_SEVERITY_TYPE | severity_type |
typedef FR_MSG_GTIME_TYPE | GTime_type |
Protected Attributes | |
alarm_type | alarm |
Name of message, error flag or alarm state. More... | |
message_type | message |
Message body. More... | |
severity_type | severity |
Message severity level (To Be Defined) More... | |
GTime_type | GTime |
GPS time coresponding to this FrMsg. More... | |
Storage space for FrMsg information.
This stores information about an FrMsg element that needs to persist beyond an I/O operation
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
equality operator
[in] | RHS | The fr_msg_data_type object to be compared. |
|
inline |
equality operator
[in] | RHS | The fr_msg_data_type object to be compared. |
|
inline |
equality operator
[in] | RHS | The fr_msg_data_type object to be compared. |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Name of message, error flag or alarm state.
|
protected |
GPS time coresponding to this FrMsg.
|
protected |
Message body.
|
protected |
Message severity level (To Be Defined)