Continue() | CP_LogFile | |
CP_LogFile() | CP_LogFile | |
CP_LogFile(const CP_LogFile &) | CP_LogFile | [private] |
fBuffer | CP_LogFile | [protected] |
fBuffer1 | CP_LogFile | [protected] |
fBufferMutex | CP_LogFile | [protected] |
fCount | CP_LogFile | [protected] |
fEmptyFileFlag | CP_LogFile | [protected] |
fFile | CP_LogFile | [protected] |
fLevel | CP_LogFile | [protected] |
fLogMutex | CP_LogFile | [protected] |
fLogToFileFlag | CP_LogFile | [protected] |
fMessage | CP_LogFile | [protected] |
fMode | CP_LogFile | [protected] |
fOptions | CP_LogFile | [protected] |
fOutfile | CP_LogFile | [protected] |
fStatus | CP_LogFile | [protected] |
fSyslogFacility | CP_LogFile | [protected] |
fSyslogPriorityThresholds | CP_LogFile | [protected] |
GetFilename() const | CP_LogFile | |
GetLevel() const | CP_LogFile | |
GetMode() const | CP_LogFile | |
GetOptions() const | CP_LogFile | |
GetStatus() const | CP_LogFile | |
LogMessage(const char *inMessage, UInt32 inLevel=0) | CP_LogFile | |
LogMessage(UInt32 inLevel, const char *inFormatStr,...) | CP_LogFile | |
LogMessageSelf(const char *inMessage, UInt32 inLevel) | CP_LogFile | [protected, virtual] |
LogMessageToDebugger(char *inMsg) | CP_LogFile | [private] |
LogMessageToDebugger(char *inMsg) | CP_LogFile | [private] |
LogMessageToDebugger(char *inMsg) | CP_LogFile | [private] |
operator=(const CP_LogFile &) | CP_LogFile | [private] |
Pause() | CP_LogFile | |
SetLevel(UInt32 inLevel) | CP_LogFile | |
SetOptions(UInt32 inOptions) | CP_LogFile | |
SetSyslogFacility(int inSysLogFacility) | CP_LogFile | |
SetSyslogPriorityThreshold(int inSysLogPriority, UInt32 inLogLevelThreshold) | CP_LogFile | |
Start(const char *inFile, UInt32 inType=CP_E_LogOptions_ExplicitPath|CP_E_LogOptions_LogToDebug, UInt32 inOptions=CP_E_LogFile_ShowAll, UInt32 inLevel=0) | CP_LogFile | |
Start(const CP_FileSystemSpec &inFileSpec, UInt32 inType=CP_E_LogOptions_ExplicitPath|CP_E_LogOptions_LogToDebug, UInt32 inOptions=CP_E_LogFile_ShowAll, UInt32 inLevel=0) | CP_LogFile | |
Start(UInt32 inType=CP_E_LogOptions_LogToDebug, UInt32 inOptions=CP_E_LogFile_ShowAll, UInt32 inLevel=0) | CP_LogFile | |
Stop() | CP_LogFile | |
VLogMessage(UInt32 inLevel, const char *inFormatStr, va_list args) | CP_LogFile | |
~CP_LogFile() | CP_LogFile | [virtual] |