wxLogGui Member List

This is the complete list of members for wxLogGui, including all inherited members.

AddTraceMask(const wxString &mask)wxLog [static]
Clear()wxLogGui [protected]
ClearTraceMasks()wxLog [static]
DisableTimestamp()wxLog [static]
DoLog(wxLogLevel level, const wxString &msg, time_t timestamp)wxLog [protected, virtual]
DoLogString(const wxString &msg, time_t timestamp)wxLog [protected, virtual]
DontCreateOnDemand()wxLog [static]
DoShowMultipleLogMessages(const wxArrayString &messages, const wxArrayInt &severities, const wxArrayLong &times, const wxString &title, int style)wxLogGui [protected, virtual]
DoShowSingleLogMessage(const wxString &message, const wxString &title, int style)wxLogGui [protected, virtual]
Flush()wxLogGui [virtual]
FlushActive()wxLog [static]
GetActiveTarget()wxLog [static]
GetLogLevel()wxLog [static]
GetRepetitionCounting()wxLog [static]
GetSeverityIcon() const wxLogGui [protected]
GetTimestamp()wxLog [static]
GetTitle() const wxLogGui [protected]
GetTraceMask()wxLog [static]
GetTraceMasks()wxLog [static]
GetVerbose()wxLog [static]
IsAllowedTraceMask(const wxString &mask)wxLog [static]
Log(wxLogLevel level, const wxString &msg, time_t timestamp)wxLog
m_aMessageswxLogGui [protected]
m_aSeveritywxLogGui [protected]
m_aTimeswxLogGui [protected]
m_bErrorswxLogGui [protected]
m_bHasMessageswxLogGui [protected]
m_bWarningswxLogGui [protected]
OnLog(wxLogLevel level, const wxString &msg, time_t t)wxLog [static]
RemoveTraceMask(const wxString &mask)wxLog [static]
Resume()wxLog [static]
SetActiveTarget(wxLog *logtarget)wxLog [static]
SetLogLevel(wxLogLevel logLevel)wxLog [static]
SetRepetitionCounting(bool repetCounting=true)wxLog [static]
SetTimestamp(const wxString &format)wxLog [static]
SetTraceMask(wxTraceMask mask)wxLog [static]
SetVerbose(bool verbose=true)wxLog [static]
Suspend()wxLog [static]
wxLogGui()wxLogGui



wxWidgets logo

[ top ]