CrystalSpace

Public API Reference

csProfiler Class Reference

#include <csutil/profile.h>

Inheritance diagram for csProfiler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 csProfiler ()
CS::Debug::ProfileCounterGetProfileCounter (const char *countername)
const csArray< CS::Debug::ProfileCounter * > & GetProfileCounters ()
CS::Debug::ProfileZoneGetProfileZone (const char *zonename)
const csArray< CS::Debug::ProfileZone * > & GetProfileZones ()
void Reset ()
virtual ~csProfiler ()

Public Attributes

csArray< CS::Debug::ProfileCounter * > profile_counters
csArray< csProfileInfoprofile_info
csArray< CS::Debug::ProfileZone * > profile_zones

Detailed Description

Deprecated:
Old profiling discontinued; use iProfiler interface

Definition at line 60 of file profile.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space 1.2 by doxygen 1.4.7