#include <FrMsgSerialIO.hh>
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
template<class Archive > |
void | save (Archive &ar, const unsigned int version) const |
|
template<class Archive > |
void | load (Archive &ar, const unsigned int version) |
|
◆ alarm_type
◆ GTime_type
◆ internal_alarm_type
◆ internal_message_type
◆ message_type
◆ severity_type
◆ SerialIO() [1/2]
template<typename FR_MSG_T >
◆ SerialIO() [2/2]
template<typename FR_MSG_T >
◆ GetAlarm() [1/2]
const alarm_type & FrameCPP::v5::FrMsgData::GetAlarm |
( |
| ) |
const |
|
inlineinherited |
◆ GetAlarm() [2/2]
const alarm_type & FrameCPP::v5::FrMsgData::GetAlarm |
( |
| ) |
const |
|
inlineinherited |
◆ GetGTime() [1/2]
GTime_type FrameCPP::v5::FrMsgData::GetGTime |
( |
| ) |
const |
|
inlineinherited |
◆ GetGTime() [2/2]
GTime_type FrameCPP::v5::FrMsgData::GetGTime |
( |
| ) |
const |
|
inlineinherited |
◆ GetMessage() [1/2]
const message_type & FrameCPP::v5::FrMsgData::GetMessage |
( |
| ) |
const |
|
inlineinherited |
◆ GetMessage() [2/2]
const message_type & FrameCPP::v5::FrMsgData::GetMessage |
( |
| ) |
const |
|
inlineinherited |
◆ GetSeverity() [1/2]
◆ GetSeverity() [2/2]
◆ load() [1/2]
template<typename FR_MSG_T >
template<class Archive >
◆ load() [2/2]
template<typename FR_MSG_T >
template<class Archive >
◆ operator==() [1/2]
bool FrameCPP::v5::FrMsgData::operator== |
( |
const FrMsgData & | RHS | ) |
const |
|
inlineinherited |
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 |
|
inlineinherited |
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.
◆ save() [1/2]
template<typename FR_MSG_T >
template<class Archive >
◆ save() [2/2]
template<typename FR_MSG_T >
template<class Archive >
◆ SetAlarm() [1/2]
void FrameCPP::v5::FrMsgData::SetAlarm |
( |
const alarm_type & | Value | ) |
|
|
inlineinherited |
◆ SetAlarm() [2/2]
void FrameCPP::v5::FrMsgData::SetAlarm |
( |
const alarm_type & | Value | ) |
|
|
inlineinherited |
◆ SetGTime() [1/2]
void FrameCPP::v5::FrMsgData::SetGTime |
( |
GTime_type | Value | ) |
|
|
inlineinherited |
◆ SetGTime() [2/2]
void FrameCPP::v5::FrMsgData::SetGTime |
( |
GTime_type | Value | ) |
|
|
inlineinherited |
◆ SetMessage() [1/2]
void FrameCPP::v5::FrMsgData::SetMessage |
( |
const message_type & | Value | ) |
|
|
inlineinherited |
◆ SetMessage() [2/2]
void FrameCPP::v5::FrMsgData::SetMessage |
( |
const message_type & | Value | ) |
|
|
inlineinherited |
◆ SetSeverity() [1/2]
◆ SetSeverity() [2/2]
◆ boost::serialization::access
template<typename FR_MSG_T >
boost::serialization::access |
|
friend |
◆ alarm
Name of message, error flag or alarm state.
◆ GTime
GPS time coresponding to this FrMsg.
◆ message
◆ severity
Message severity level (To Be Defined)
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version9/impl/FrMsgSerialIO.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version9/impl/FrMsgSerialIO.hh