Logger Class Reference

#include <valuelogger.h>

Inheritance diagram for Logger:

QObject
Collaboration diagram for Logger:

Collaboration graph
[legend]

List of all members.

Public Slots

void logValue (double n)

Protected Member Functions

 Logger (AbstractLogging *)
double getValue ()

Private Attributes

double _value
int _counter

Friends

class AbstractLogging


Constructor & Destructor Documentation

Logger::Logger ( AbstractLogging  )  [protected]


Member Function Documentation

double Logger::getValue (  )  [protected]

void Logger::logValue ( double  n  )  [slot]


Friends And Related Function Documentation

friend class AbstractLogging [friend]


Member Data Documentation

double Logger::_value [private]

int Logger::_counter [private]


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

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