ZNC
trunk
|
#include <ZNCDebug.h>
Static Public Member Functions | |
static void | SetStdoutIsTTY (bool b) |
static bool | StdoutIsTTY () |
static void | SetDebug (bool b) |
static bool | Debug () |
static CString | Filter (const CString &sUnfilteredLine) |
Static Protected Attributes | |
static bool | stdoutIsTTY |
static bool | debug |
|
inlinestatic |
References debug.
|
inlinestatic |
References debug.
|
inlinestatic |
References stdoutIsTTY.
|
inlinestatic |
References stdoutIsTTY.
|
staticprotected |
Referenced by Debug(), and SetDebug().
|
staticprotected |
Referenced by SetStdoutIsTTY(), and StdoutIsTTY().