|
enum class | Bus {
N0183
, Signalk
, N2000
, Onenet
,
Plugin
, TestBus
, Undef
} |
|
static std::string | BusToString (Bus b) |
|
static Bus | StringToBus (const std::string &s) |
|
Bus | bus |
|
const std::string | iface |
| Physical device for 0183, else a unique string.
|
|
Definition at line 162 of file comm_navmsg.h.
◆ NavAddr0183() [1/2]
NavAddr0183::NavAddr0183 |
( |
const std::string |
iface | ) |
|
|
inline |
◆ NavAddr0183() [2/2]
NavAddr0183::NavAddr0183 |
( |
| ) |
|
|
inline |
◆ to_string()
std::string NavAddr0183::to_string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/comm_navmsg.h