Homepage Demos Overview Downloads Tutorials Reference
Credits

ProfilerOfSize< MaxSections > Class Template Reference

#include <Profiler.h>

Inheritance diagram for ProfilerOfSize< MaxSections >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<unsigned int MaxSections>
class ProfilerOfSize< MaxSections >

templated subclass allows compile-time flexibility of how much memory to use.

Definition at line 189 of file Profiler.h.

Public Member Functions

 ProfilerOfSize ()
 constructor


Public Attributes

SectionInfo infos [MaxSections]
 the actual profiling information storage


Constructor & Destructor Documentation

template<unsigned int MaxSections>
ProfilerOfSize< MaxSections >::ProfilerOfSize  )  [inline]
 

constructor

Definition at line 191 of file Profiler.h.


Member Data Documentation

template<unsigned int MaxSections>
SectionInfo ProfilerOfSize< MaxSections >::infos[MaxSections]
 

the actual profiling information storage

Definition at line 192 of file Profiler.h.


The documentation for this class was generated from the following file:
Tekkotsu v2.0
Generated Wed Jan 21 03:23:22 2004 by Doxygen 1.3.4