Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

CL_FileLogger Class Reference

#include <file_logger.h>

Inheritance diagram for CL_FileLogger:

CL_Logger List of all members.

Public Member Functions

 CL_FileLogger (const CL_String &filename)
 Construction:.
 ~CL_FileLogger ()
void log (const CL_StringA &type, const CL_String &text)
 Operations:.

Private Attributes

CL_Filefile
 Implementation:.

Constructor & Destructor Documentation

CL_FileLogger::CL_FileLogger const CL_String &  filename  ) 
 

Construction:.

Definition at line 39 of file file_logger.cpp.

References file.

CL_FileLogger::~CL_FileLogger  ) 
 

Definition at line 44 of file file_logger.cpp.

References file.


Member Function Documentation

void CL_FileLogger::log const CL_StringA type,
const CL_String &  text
[virtual]
 

Operations:.

Implements CL_Logger.

Definition at line 55 of file file_logger.cpp.

References file, CL_DateTime::get_hours_local(), CL_DateTime::get_minutes_local(), CL_DateTime::get_month_day_local(), CL_DateTime::get_month_local(), CL_StringFormat::get_result(), CL_DateTime::get_seconds_local(), CL_DateTime::get_system_time(), CL_DateTime::get_week_day_local(), CL_DateTime::get_year_local(), CL_DateTime::get_zone_abbreviation(), CL_File::seek(), CL_StringFormat::set_arg(), TCHAR, TEXT, CL_StringHelp::text_to_local8(), and CL_File::write().


Member Data Documentation

CL_File* CL_FileLogger::file [private]
 

Implementation:.

Definition at line 53 of file file_logger.h.

Referenced by CL_FileLogger(), log(), and ~CL_FileLogger().


The documentation for this class was generated from the following files:
Generated on Sat Feb 19 22:51:17 2005 for npcore by  doxygen 1.4.1