OpenCPN Partial API docs
Loading...
Searching...
No Matches
NavAddrTest Class Reference

Dummy test address. More...

#include <comm_navmsg.h>

Inheritance diagram for NavAddrTest:
NavAddr

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)
 

Detailed Description

Dummy test address.

Definition at line 184 of file comm_navmsg.h.

Constructor & Destructor Documentation

◆ NavAddrTest()

NavAddrTest::NavAddrTest ( std::string  output_path)
inline

Definition at line 186 of file comm_navmsg.h.

Member Data Documentation

◆ name

const std::string NavAddrTest::name

Definition at line 189 of file comm_navmsg.h.


The documentation for this class was generated from the following file: