OpenCPN Partial API docs
NavMsg Class Referenceabstract

Actual data sent between application and transport layer. More...

#include <comm_navmsg.h>

Inheritance diagram for NavMsg:
KeyProvider Nmea0183Msg Nmea2000Msg NullNavMsg PluginMsg SignalkMsg

Public Member Functions

virtual std::string key () const =0
 
virtual std::string to_string () const
 
std::string GetKey () const
 

Public Attributes

const NavAddr::Bus bus
 
std::shared_ptr< const NavAddrsource
 

Protected Member Functions

 NavMsg (const NavAddr::Bus &_bus, std::shared_ptr< const NavAddr > src)
 

Detailed Description

Actual data sent between application and transport layer.

Definition at line 196 of file comm_navmsg.h.


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