OpenCPN Partial API docs
Loading...
Searching...
No Matches
KeyProvider Class Referenceabstract

Interface implemented by classes which listens. More...

#include <observable.h>

Inheritance diagram for KeyProvider:
AppMsg NavMsg Observable AisData BasicNavDataMsg CustomMsg DataPrioNeeded GPSWatchdogMsg GnssFix Nmea0183Msg Nmea2000Msg NullNavMsg SignalkMsg ConfigVar< T > EventVar GlobalVar< T >

Public Member Functions

virtual std::string GetKey () const =0
 Return key used to listen and notify. More...
 

Detailed Description

Interface implemented by classes which listens.

Definition at line 54 of file observable.h.

Member Function Documentation

◆ GetKey()

virtual std::string KeyProvider::GetKey ( ) const
pure virtual

Return key used to listen and notify.

Implemented in AppMsg, NavMsg, and Observable.


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