Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CGameLog Class Reference

#include <GameLogging.h>

Public Member Functions

 CGameLog (const std::wstring &dir, const std::wstring &file, PhasorThread &thread)
 
void WriteLog (glog_type type, wchar_t *format,...)
 
void WriteLog (glog_type type, char *format,...)
 
CLoggingStreamGetLogStream ()
 

Constructor & Destructor Documentation

CGameLog::CGameLog ( const std::wstring &  dir,
const std::wstring &  file,
PhasorThread thread 
)

Member Function Documentation

CLoggingStream& CGameLog::GetLogStream ( )
inline
void CGameLog::WriteLog ( glog_type  type,
wchar_t *  format,
  ... 
)
void CGameLog::WriteLog ( glog_type  type,
char *  format,
  ... 
)

The documentation for this class was generated from the following files: