OpenCPN Partial API docs
AppMsg Class Reference
Inheritance diagram for AppMsg:
KeyProvider AisData BasicNavDataMsg CustomMsg DataPrioNeeded GPSWatchdogMsg GnssFix

Public Types

enum class  Type {
  BasicNavData , GPSWatchdog , GnssFix , AisData ,
  DataPrioNeeded , CustomMsg , Undef
}
 

Public Member Functions

 AppMsg (AppMsg::Type t)
 
virtual std::string key () const
 
std::string GetKey () const
 
std::string TypeToString (const Type t) const
 

Public Attributes

const Type type
 
const std::string name
 
NavAddr source
 
unsigned short prio
 

Protected Member Functions

 AppMsg (AppMsg::Type tp, const std::string &nm, NavAddr src)
 

Detailed Description

Definition at line 89 of file comm_appmsg.h.


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