OpenCPN Partial API docs
|
Dummy test address. More...
#include <comm_navmsg.h>
Public Member Functions | |
NavAddrTest (std::string output_path) | |
Public Member Functions inherited from NavAddr | |
NavAddr (Bus b, const std::string &i) | |
std::string | to_string () const |
Public Attributes | |
const std::string | name |
Public Attributes inherited from NavAddr | |
Bus | bus |
const std::string | iface |
Physical device for 0183, else a unique string. More... | |
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) |
Dummy test address.
Definition at line 184 of file comm_navmsg.h.
|
inline |
Definition at line 186 of file comm_navmsg.h.
const std::string NavAddrTest::name |
Definition at line 189 of file comm_navmsg.h.