log.h File Reference

Declaration of abstract LogListener class, also contain declaration of Log class. More...

#include "gpucalc/object.h"

Go to the source code of this file.

Namespaces

namespace  gpucalc

Classes

class  gpucalc::Log
 Class provides writing information to log file and standart error output. More...
class  gpucalc::LogListener
 Pure abstract class, derive this class and register to the Log to listen to log messages. More...

Enumerations

enum  gpucalc::LoggingLevel { gpucalc::LL_Low = 1, gpucalc::LL_Normal = 2, gpucalc::LL_Verbose = 3 }
 The level of detail to which the log will go into. More...
enum  gpucalc::LogMessageLevel { gpucalc::LML_Trivial = 1, gpucalc::LML_Normal = 2, gpucalc::LML_Critical = 3 }
 The importance of a logged message. More...

Variables

const char gpucalc::_LogClassName [] = "Log"
const char gpucalc::_LogListenerClassName [] = "LogListener"
const int gpucalc::Log_Threshold = 4
 Threshold for logging.


Detailed Description

Declaration of abstract LogListener class, also contain declaration of Log class.

Author:
Kutumov Alexey
Date:
2008
Version:
0.8.0

Definition in file log.h.


Generated on Thu Mar 5 22:36:42 2009 for gpucalc by  doxygen 1.5.6