BazisLib::SimpleLogger Class Reference

Provides data logging functionality for debug purposes. More...

#include <logger.h>

List of all members.

Public Member Functions

 SimpleLogger (TCHAR *ptszFileName)
void LogLineA (const char *pszFormat,...)

Private Attributes

File m_File


Detailed Description

Provides data logging functionality for debug purposes.

Constructor & Destructor Documentation

BazisLib::SimpleLogger::SimpleLogger ( TCHAR *  ptszFileName  )  [inline]

Here is the call graph for this function:


Member Function Documentation

void BazisLib::SimpleLogger::LogLineA ( const char *  pszFormat,
  ... 
) [inline]

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following file:
SourceForge.net Logo