|
| enum class | Bus {
N0183
, Signalk
, N2000
, Onenet
,
Plugin
, TestBus
, AppMsg
, Undef
} |
| |
| static std::string | BusToString (Bus b) |
| |
| static Bus | StringToBus (const std::string &s) |
| |
Definition at line 183 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 |
|
inlinevirtual |
◆ address
| unsigned char NavAddr2000::address |
◆ name
The documentation for this class was generated from the following file: