#include <PosixInterfaceForCLog.h>
|
static void | GetCurrentLocalTime (int &year, int &month, int &day, int &hour, int &minute, int &second, double &millisecond) |
|
◆ CPosixInterfaceForCLog()
CPosixInterfaceForCLog::CPosixInterfaceForCLog |
( |
| ) |
|
◆ ~CPosixInterfaceForCLog()
CPosixInterfaceForCLog::~CPosixInterfaceForCLog |
( |
| ) |
|
◆ CloseLogFile()
void CPosixInterfaceForCLog::CloseLogFile |
( |
void |
| ) |
|
◆ GetCurrentLocalTime()
void CPosixInterfaceForCLog::GetCurrentLocalTime |
( |
int & |
year, |
|
|
int & |
month, |
|
|
int & |
day, |
|
|
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: