Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CWin32InterfaceForCLog Class Reference

#include <Win32InterfaceForCLog.h>

Public Member Functions

 CWin32InterfaceForCLog ()
 TARGET_WINDOWS. More...
 
 ~CWin32InterfaceForCLog ()
 
bool OpenLogFile (const std::string &logFilename, const std::string &backupOldLogToFilename)
 
void CloseLogFile (void)
 
bool WriteStringToLog (const std::string &logString)
 
void PrintDebugString (const std::string &debugString)
 

Static Public Member Functions

static void GetCurrentLocalTime (int &hour, int &minute, int &second, double &millisecond)
 

Constructor & Destructor Documentation

§ CWin32InterfaceForCLog()

CWin32InterfaceForCLog::CWin32InterfaceForCLog ( )

TARGET_WINDOWS.

§ ~CWin32InterfaceForCLog()

CWin32InterfaceForCLog::~CWin32InterfaceForCLog ( )

Member Function Documentation

§ CloseLogFile()

void CWin32InterfaceForCLog::CloseLogFile ( void  )

§ GetCurrentLocalTime()

void CWin32InterfaceForCLog::GetCurrentLocalTime ( 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: