|
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.
|
|
Definition at line 6 of file nmea_log.h.
◆ 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.
◆ Add()
virtual void NmeaLog::Add |
( |
const wxString & |
s | ) |
|
|
pure virtual |
Add an formatted string to log output.
Implemented in NMEALogWindow.
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/model/include/model/nmea_log.h