wxLogStderr Member List

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

AddTraceMask(const wxString &mask)wxLog [static]
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]
Flush()wxLog [virtual]
FlushActive()wxLog [static]
GetActiveTarget()wxLog [static]
GetLogLevel()wxLog [static]
GetRepetitionCounting()wxLog [static]
GetTimestamp()wxLog [static]
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
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]
wxLogStderr(FILE *fp=NULL)wxLogStderr



wxWidgets logo

[ top ]