ldas-tools-framecpp 2.9.2
Public Member Functions | Protected Attributes | List of all members
FrameCPP::v5::FrMsgData Class Reference

Storage space for FrMsg information. More...

#include <FrMsg.hh>

Inherited by FrameCPP::Version_8::FrMsgImpl::Data, FrameCPP::Version_8::FrMsgImpl::Data, and FrameCPP::Version_8::FrMsgImpl::Data.

Public Member Functions

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

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/3]

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/3]

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==() [3/3]

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: