OpenCPN Partial API docs
|
Public Member Functions | |
NavAddrTest (std::string output_path) | |
![]() | |
NavAddr (Bus b, const std::string &i) | |
std::string | to_string () const |
Public Attributes | |
const std::string | name |
![]() | |
Bus | bus |
const std::string | iface |
Physical device for 0183, else a unique string. | |
Additional Inherited Members | |
![]() | |
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 203 of file comm_navmsg.h.
|
inline |
Definition at line 205 of file comm_navmsg.h.
const std::string NavAddrTest::name |
Definition at line 208 of file comm_navmsg.h.