AbstractLogging Class Reference

#include <valuelogger.h>

Inheritance diagram for AbstractLogging:

GuiLogging ValueLogging ValueMeters
Collaboration diagram for AbstractLogging:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AbstractLogging ()
LoggergetLogger (QString)
void addLogger (QString, QObject *, const char *signal)

Protected Types

typedef QMap< QString, double > logvalues_t

Protected Member Functions

logvalues_t getLogValues ()

Private Attributes

QMap< QString, Logger * > _loggers


Member Typedef Documentation

typedef QMap<QString,double> AbstractLogging::logvalues_t [protected]


Constructor & Destructor Documentation

AbstractLogging::AbstractLogging (  ) 


Member Function Documentation

Logger* AbstractLogging::getLogger ( QString   ) 

void AbstractLogging::addLogger ( QString  ,
QObject ,
const char *  signal 
)

logvalues_t AbstractLogging::getLogValues (  )  [protected]


Member Data Documentation

QMap<QString,Logger*> AbstractLogging::_loggers [private]


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

Generated on Tue Apr 12 02:10:10 2011 for epos by  doxygen 1.5.5