OpenCPN Partial API docs
NmeaLog Class Referenceabstract
Inheritance diagram for NmeaLog:
NMEALogWindow

Public Member Functions

virtual void Add (const wxString &s)=0
 Add an formatted string to log output.
 
virtual bool Active () const =0
 Return true if log is visible i. More...
 

Detailed Description

Definition at line 6 of file nmea_log.h.

Member Function Documentation

◆ Active()

virtual bool NmeaLog::Active ( ) const
pure virtual

Return true if log is visible i.

e., if it's any point using Add().

Implemented in NMEALogWindow.


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