Tekkotsu 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 203 of file Profiler.h.

Public Member Functions

 AutoInit ()
 constructor, adds to refcount and totalcount, causes initalization if was 0
 ~AutoInit ()
 destructor, decrements refcount, does teardown if it hits 0

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


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

Tekkotsu v3.0
Generated Fri May 11 20:08:35 2007 by Doxygen 1.4.7