Planeshift
|
AddDebugClient(uint clientNum, int debugLevel) | RemoteDebug | |
debugLog | RemoteDebug | [protected] |
GetDebugging() const | RemoteDebug | |
GetRemoteDebugClientsString() const | RemoteDebug | |
IsDebugging() | RemoteDebug | [inline] |
IsDebugging(int debugLevel) | RemoteDebug | [inline] |
LocalDebugReport(const csString &debugString)=0 | RemoteDebug | [protected, pure virtual] |
nextDebugLogEntry | RemoteDebug | [protected] |
Printf(int debugLevel, const char *msg,...) | RemoteDebug | |
RemoteDebug() | RemoteDebug | |
RemoteDebugReport(uint32_t clientNum, const csString &debugString)=0 | RemoteDebug | [protected, pure virtual] |
RemoveDebugClient(uint clientNum) | RemoteDebug | |
SetDebugging(int debugLevel) | RemoteDebug | |
SwitchDebugging() | RemoteDebug | |
~RemoteDebug() | RemoteDebug | [virtual] |