| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
ProfilerOfSize< MaxSections > Class Template Reference#include <Profiler.h>
Inheritance diagram for ProfilerOfSize< MaxSections >: ![]() Detailed Descriptiontemplate<unsigned int MaxSections>
templated subclass allows compile-time flexibility of how much memory to use.
| |||||||||||||||||||||||||||||||||
Public Member Functions | |
| ProfilerOfSize () | |
| constructor | |
Public Attributes | |
| SectionInfo | infos [MaxSections] |
| the actual profiling information storage | |
|
|||||||||
|
constructor
Definition at line 198 of file Profiler.h. |
|
|||||
|
the actual profiling information storage
Definition at line 199 of file Profiler.h. |
|
Tekkotsu v2.1 |
Generated Tue Mar 16 23:22:21 2004 by Doxygen 1.3.5 |