OpenCPN Partial API docs
|
There is only support for a single signalK bus. More...
#include <comm_navmsg.h>
Additional Inherited Members | |
Public Types inherited from NavAddr | |
enum class | Bus { N0183 , Signalk , N2000 , Onenet , TestBus , Undef } |
Public Member Functions inherited from NavAddr | |
NavAddr (Bus b, const std::string &i) | |
std::string | to_string () const |
Static Public Member Functions inherited from NavAddr | |
static std::string | BusToString (Bus b) |
static Bus | StringToBus (const std::string &s) |
Public Attributes inherited from NavAddr | |
Bus | bus |
const std::string | iface |
Physical device for 0183, else a unique string. More... | |
There is only support for a single signalK bus.
Definition at line 178 of file comm_navmsg.h.
|
inline |
Definition at line 180 of file comm_navmsg.h.