|
| enum class | Type {
BasicNavData
, GPSWatchdog
, GnssFix
, AisData
,
DataPrioNeeded
, CustomMsg
, Undef
} |
| |
Definition at line 86 of file comm_appmsg.h.
◆ Type
◆ AppMsg() [1/2]
| AppMsg::AppMsg |
( |
AppMsg::Type | t | ) |
|
|
inline |
◆ AppMsg() [2/2]
| AppMsg::AppMsg |
( |
AppMsg::Type | tp, |
|
|
const std::string & | nm, |
|
|
NavAddr | src ) |
|
inlineprotected |
◆ GetKey()
| std::string AppMsg::GetKey |
( |
| ) |
const |
|
inlinevirtual |
◆ key()
| virtual std::string AppMsg::key |
( |
| ) |
const |
|
inlinevirtual |
◆ to_string()
| virtual std::string AppMsg::to_string |
( |
| ) |
const |
|
inlinevirtual |
◆ TypeToString()
| std::string AppMsg::TypeToString |
( |
const Type | t | ) |
const |
◆ name
| const std::string AppMsg::name |
◆ prio
| unsigned short AppMsg::prio |
◆ source
◆ type
The documentation for this class was generated from the following files: