Storage space for FrMsg information.
More...
#include <FrMsg.hh>
|
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.
|
|
Storage space for FrMsg information.
This stores information about an FrMsg element that needs to persist beyond an I/O operation
◆ operator==() [1/2]
bool FrameCPP::v5::FrMsgData::operator== |
( |
const FrMsgData & | RHS | ) |
const |
|
inline |
equality operator
- Parameters
-
[in] | RHS | The fr_msg_data_type object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
◆ operator==() [2/2]
bool FrameCPP::v5::FrMsgData::operator== |
( |
const FrMsgData & | RHS | ) |
const |
|
inline |
equality operator
- Parameters
-
[in] | RHS | The fr_msg_data_type object to be compared. |
- Returns
- The value true is returned if this object is equivelent to the RHS instance; false otherwise.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/storage/data/v5/FrMsg.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/storage/data/v5/FrMsg.hh