GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ADF::CentralLog Class Reference

CentralLog is a singleton that should be destroyed at exit time. More...

#include <ADFCentralLog.h>

Public Member Functions

LogCollectorAdd (LogCollector *)
 Add a new LogCollector to the list of known collectors. More...
 
bool ChangeCollector (std::string whichlog=std::string("Null"))
 to change the current collector More...
 
LogCollectorGetCurrentLogCollector () const
 Return the current logcollector. More...
 
bool IsCollector (std::string whichlog)
 Check if the given collector already exists. More...
 

Static Public Member Functions

static CentralLogtheCentralLog ()
 CentralLog is a singleton. More...
 

Friends

class CentralLogDestroyer
 

Detailed Description

CentralLog is a singleton that should be destroyed at exit time.

Definition at line 59 of file ADFCentralLog.h.


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