ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::v5::FrMsgData Class Reference

Storage space for FrMsg information. More...

#include <FrMsg.hh>

Public Member Functions

bool operator== (const FrMsgData &RHS) const
 equality operator
 
bool operator== (const FrMsgData &RHS) const
 equality operator
 

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.
 

Detailed Description

Storage space for FrMsg information.

This stores information about an FrMsg element that needs to persist beyond an I/O operation

Member Function Documentation

◆ operator==() [1/2]

bool FrameCPP::v5::FrMsgData::operator== ( const FrMsgData & RHS) const
inline

equality operator

Parameters
[in]RHSThe 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]RHSThe 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: