RenderTools::Profiler Class Reference

#include <Profiler.h>

List of all members.

Public Member Functions

 Profiler (string name, string file, int line)
void begin (void)
void end (void)
double average (void)
string name (void)
string file (void)
int line (void)

Static Public Member Functions

static void dumpAll (void)
static void shutDown (void)


Detailed Description

Definition at line 138 of file Profiler.h.


Constructor & Destructor Documentation

RenderTools::Profiler::Profiler ( string  name,
string  file,
int  line 
) [inline]

Definition at line 141 of file Profiler.h.


Member Function Documentation

double RenderTools::Profiler::average ( void   )  [inline]

Definition at line 144 of file Profiler.h.

void RenderTools::Profiler::begin ( void   )  [inline]

Definition at line 142 of file Profiler.h.

static void RenderTools::Profiler::dumpAll ( void   )  [inline, static]

Definition at line 149 of file Profiler.h.

void RenderTools::Profiler::end ( void   )  [inline]

Definition at line 143 of file Profiler.h.

string RenderTools::Profiler::file ( void   )  [inline]

Definition at line 146 of file Profiler.h.

int RenderTools::Profiler::line ( void   )  [inline]

Definition at line 147 of file Profiler.h.

string RenderTools::Profiler::name ( void   )  [inline]

Definition at line 145 of file Profiler.h.

static void RenderTools::Profiler::shutDown ( void   )  [inline, static]

Definition at line 150 of file Profiler.h.


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

Generated on Wed Jan 26 00:15:37 2011 for RenderTools by  doxygen 1.5.8