Receptor Class Reference

#include <Statistics.h>

Inheritance diagram for Receptor:

Counter Stopwatch StopwatchCPU List of all members.

Public Member Functions

virtual ~Receptor ()
virtual void init ()=0
virtual void print (std::ostream &stream) const =0

Detailed Description

Statistics are acquired from the scene graph through receptors that stores the statistic informations.

Definition at line 22 of file Statistics.h.


Constructor & Destructor Documentation

virtual ~Receptor  )  [inline, virtual]
 

Destructor

Definition at line 27 of file Statistics.h.


Member Function Documentation

virtual void init  )  [pure virtual]
 

Initializes/clears receptor

Implemented in Counter, and Stopwatch.

virtual void print std::ostream &  stream  )  const [pure virtual]
 

Prints statistics

Parameters:
stream output stream to print to

Implemented in Counter, and Stopwatch.


The documentation for this class was generated from the following file:
Generated on Wed Jun 28 12:24:36 2006 for esg by  doxygen 1.4.6