|
enum class | Bus {
N0183
, Signalk
, N2000
, Onenet
,
Plugin
, TestBus
, Undef
} |
|
static std::string | BusToString (Bus b) |
|
static Bus | StringToBus (const std::string &s) |
|
Definition at line 172 of file comm_navmsg.h.
◆ NavAddr2000() [1/3]
NavAddr2000::NavAddr2000 |
( |
const std::string & |
iface, |
|
|
const N2kName & |
_name |
|
) |
| |
|
inline |
◆ NavAddr2000() [2/3]
NavAddr2000::NavAddr2000 |
( |
const std::string & |
iface, |
|
|
unsigned char |
_address |
|
) |
| |
|
inline |
◆ NavAddr2000() [3/3]
NavAddr2000::NavAddr2000 |
( |
| ) |
|
|
inline |
◆ to_string()
std::string NavAddr2000::to_string |
( |
| ) |
const |
|
inline |
◆ address
unsigned char NavAddr2000::address |
◆ name
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/comm_navmsg.h