OpenCPN Partial API docs
Loading...
Searching...
No Matches
NavAddr0183 Class Reference
Inheritance diagram for NavAddr0183:
NavAddr

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 ,
  Plugin , 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.
 

Detailed Description

Definition at line 162 of file comm_navmsg.h.

Constructor & Destructor Documentation

◆ NavAddr0183() [1/2]

NavAddr0183::NavAddr0183 ( const std::string  iface)
inline

Definition at line 164 of file comm_navmsg.h.

◆ NavAddr0183() [2/2]

NavAddr0183::NavAddr0183 ( )
inline

Definition at line 167 of file comm_navmsg.h.

Member Function Documentation

◆ to_string()

std::string NavAddr0183::to_string ( ) const
inline

Definition at line 169 of file comm_navmsg.h.


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