#include <PosixInterfaceForCLog.h>
§ CPosixInterfaceForCLog()
CPosixInterfaceForCLog::CPosixInterfaceForCLog |
( |
| ) |
|
§ ~CPosixInterfaceForCLog()
CPosixInterfaceForCLog::~CPosixInterfaceForCLog |
( |
| ) |
|
§ CloseLogFile()
void CPosixInterfaceForCLog::CloseLogFile |
( |
void |
| ) |
|
§ GetCurrentLocalTime()
void CPosixInterfaceForCLog::GetCurrentLocalTime |
( |
int & |
hour, |
|
|
int & |
minute, |
|
|
int & |
second, |
|
|
double & |
millisecond |
|
) |
| |
|
static |
§ OpenLogFile()
bool CPosixInterfaceForCLog::OpenLogFile |
( |
const std::string & |
logFilename, |
|
|
const std::string & |
backupOldLogToFilename |
|
) |
| |
§ PrintDebugString()
void CPosixInterfaceForCLog::PrintDebugString |
( |
const std::string & |
debugString | ) |
|
§ WriteStringToLog()
bool CPosixInterfaceForCLog::WriteStringToLog |
( |
const std::string & |
logString | ) |
|
The documentation for this class was generated from the following files: