wxArt2D
Public Member Functions | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
a2dProfiler Class Reference

#include <prfl.h>

Inheritance diagram for a2dProfiler:
Inheritance graph
[legend]

Public Member Functions

 a2dProfiler (const wxString &idIn)
 constructor
 
 ~a2dProfiler ()
 destructor
 

Static Public Member Functions

static void OpenPrflFile ()
 opens the profiling data file, if not yet open.
 

Protected Attributes

wxString id
 

Static Protected Attributes

static int nmbrActv
 Number of aktive PrflCnt ( the last one closes the file. )
 
static wxFFile prflFile
 

Detailed Description

base profiler class

Zusammenfassung der Anwendungsdetails der Klasse a2dProfiler

a2dProfiler verwaltet die Profile-Ausgabedatei profile.txt

Mit PRFL_DUMP(...) kann man wie mit printf in die Profile-Datei schreiben

Profiling ist nur eingeschaltet, wenn das macro PRFL_ENBL definiert ist oder wenn die Datei PrflEnbl.h includiert wird.

siehe auch: prflCnt.h prflTmr.h

Definition at line 49 of file prfl.h.


The documentation for this class was generated from the following files:
a2dProfiler Class Reference -- Sun Oct 12 2014 17:04:46 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation