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