Where messages are sent to or received from.
More...
#include <comm_navmsg.h>
|
| enum class | Bus {
N0183
, Signalk
, N2000
, Onenet
,
Plugin
, TestBus
, AppMsg
, Undef
} |
| |
|
| Bus | bus |
| |
| const std::string | iface |
| | Physical device for 0183, else a unique string.
|
| |
Where messages are sent to or received from.
Definition at line 144 of file comm_navmsg.h.
◆ Bus
◆ NavAddr() [1/2]
| NavAddr::NavAddr |
( |
Bus | b, |
|
|
const std::string & | i ) |
|
inline |
◆ NavAddr() [2/2]
◆ BusToString()
| std::string NavAddr::BusToString |
( |
NavAddr::Bus | b | ) |
|
|
static |
◆ StringToBus()
| NavAddr::Bus NavAddr::StringToBus |
( |
const std::string & | s | ) |
|
|
static |
◆ to_string()
| virtual std::string NavAddr::to_string |
( |
| ) |
const |
|
inlinevirtual |
◆ bus
◆ iface
| const std::string NavAddr::iface |
Physical device for 0183, else a unique string.
Definition at line 169 of file comm_navmsg.h.
The documentation for this class was generated from the following files: