OpenCPN Partial API docs
|
NMEA0183 sent/received address, an interface. More...
#include <comm_navmsg.h>
Public Member Functions | |
NavAddr0183 (const std::string iface) | |
std::string | to_string () const |
Public Member Functions inherited from NavAddr | |
NavAddr (Bus b, const std::string &i) | |
std::string | to_string () const |
Additional Inherited Members | |
Public Types inherited from NavAddr | |
enum class | Bus { N0183 , Signalk , N2000 , Onenet , TestBus , Undef } |
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... | |
NMEA0183 sent/received address, an interface.
Definition at line 155 of file comm_navmsg.h.
|
inline |
Definition at line 157 of file comm_navmsg.h.
|
inline |
Definition at line 159 of file comm_navmsg.h.