OpenCPN Partial API docs
|
Public Member Functions | |
Multiplexer (MuxLogCallbacks log_callbacks, bool &legacy_input_filter_behaviour) | |
void | LogOutputMessage (const wxString &msg, wxString stream_name, bool b_filter) |
void | LogOutputMessageColor (const wxString &msg, const wxString &stream_name, const wxString &color) |
void | LogInputMessage (const wxString &msg, const wxString &stream_name, bool b_filter, bool b_error=false) |
bool | IsLogActive () |
Definition at line 52 of file multiplexer.h.