Where messages are sent to or received from.
More...
#include <comm_navmsg.h>
|
enum class | Bus {
N0183
, Signalk
, N2000
, Onenet
,
TestBus
, Undef
} |
|
|
Bus | bus |
|
const std::string | iface |
| Physical device for 0183, else a unique string. More...
|
|
Where messages are sent to or received from.
Definition at line 136 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()
std::string NavAddr::to_string |
( |
| ) |
const |
|
inline |
◆ bus
◆ iface
const std::string NavAddr::iface |
Physical device for 0183, else a unique string.
Definition at line 150 of file comm_navmsg.h.
The documentation for this class was generated from the following files: