LogType Class Reference

#include <LogType.h>

List of all members.

Public Member Functions

virtual void log (char *data)


Detailed Description

The LogType class will be a pure virtual (abstract) class to use as a base for different log types (LOCAL_FILE, DEBUG, etc) The constructor and destructor will be used for startup and shutdown code and the log() function will handle any logged data

Member Function Documentation

virtual void LogType::log ( char *  data  )  [virtual]

Method that will add data to the log

Parameters:
data Data to add to the log


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

Generated on Thu Jul 23 08:49:42 2009 for MyHook by  doxygen 1.5.8