Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

Profiler::AutoInit Class Reference

#include <Profiler.h>

List of all members.


Detailed Description

Automatically causes initialization of the histogram buckets when the first Profiler is instantiated.

Definition at line 194 of file Profiler.h.

Public Member Functions

 AutoInit ()
 ~AutoInit ()

Static Protected Attributes

static unsigned int refcount = 0
 the number of profilers in existance
static unsigned int totalcount = 0
 the number of profilers which have been created


Constructor & Destructor Documentation

Profiler::AutoInit::AutoInit  ) 
 

Definition at line 121 of file Profiler.cc.

Profiler::AutoInit::~AutoInit  ) 
 

Definition at line 128 of file Profiler.cc.


Member Data Documentation

unsigned int Profiler::AutoInit::refcount = 0 [static, protected]
 

the number of profilers in existance

Definition at line 199 of file Profiler.h.

Referenced by AutoInit(), and ~AutoInit().

unsigned int Profiler::AutoInit::totalcount = 0 [static, protected]
 

the number of profilers which have been created

Definition at line 200 of file Profiler.h.

Referenced by AutoInit().


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

Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:07 2005 by Doxygen 1.4.4