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 196 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 198 of file Profiler.h.


Member Data Documentation

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

the actual profiling information storage

Definition at line 199 of file Profiler.h.


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

Tekkotsu v2.2.2
Generated Tue Jan 4 15:45:30 2005 by Doxygen 1.4.0