OpenCPN Partial API docs
Loading...
Searching...
No Matches
Multiplexer Class Reference
Inheritance diagram for Multiplexer:

Public Member Functions

 Multiplexer (MuxLogCallbacks log_callbacks)
 
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)
 

Detailed Description

Definition at line 48 of file multiplexer.h.

Constructor & Destructor Documentation

◆ Multiplexer()

Multiplexer::Multiplexer ( MuxLogCallbacks  log_callbacks)

Definition at line 99 of file multiplexer.cpp.

◆ ~Multiplexer()

Multiplexer::~Multiplexer ( )

Definition at line 113 of file multiplexer.cpp.

Member Function Documentation

◆ LogInputMessage()

void Multiplexer::LogInputMessage ( const wxString &  msg,
const wxString &  stream_name,
bool  b_filter,
bool  b_error = false 
)

Definition at line 143 of file multiplexer.cpp.

◆ LogOutputMessage()

void Multiplexer::LogOutputMessage ( const wxString &  msg,
wxString  stream_name,
bool  b_filter 
)

Definition at line 135 of file multiplexer.cpp.

◆ LogOutputMessageColor()

void Multiplexer::LogOutputMessageColor ( const wxString &  msg,
const wxString &  stream_name,
const wxString &  color 
)

Definition at line 115 of file multiplexer.cpp.


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