OpenCPN Partial API docs
NullNavMsg Class Reference

An invalid message, error return value. More...

#include <comm_navmsg.h>

Inheritance diagram for NullNavMsg:
NavMsg KeyProvider

Public Member Functions

std::string key () const
 
- Public Member Functions inherited from NavMsg
virtual std::string to_string () const
 
std::string GetKey () const
 

Additional Inherited Members

- Public Attributes inherited from NavMsg
const NavAddr::Bus bus
 
std::shared_ptr< const NavAddrsource
 
- Protected Member Functions inherited from NavMsg
 NavMsg (const NavAddr::Bus &_bus, std::shared_ptr< const NavAddr > src)
 

Detailed Description

An invalid message, error return value.

Definition at line 344 of file comm_navmsg.h.


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