StatTracker Struct Reference

List of all members.

Public Member Functions

 StatTracker (const string &cat, const string &n, StatsCounterType *pa, StatsCounterType *pb=NULL, bool percentage=true)

Public Attributes

string category
string name
StatsCounterTypeptra
StatsCounterTypeptrb
bool percentage


Detailed Description

Definition at line 125 of file util.cpp.


Constructor & Destructor Documentation

StatTracker::StatTracker ( const string &  cat,
const string &  n,
StatsCounterType pa,
StatsCounterType pb = NULL,
bool  percentage = true 
)

Definition at line 149 of file util.cpp.

References category, name, percentage, ptra, and ptrb.


Member Data Documentation

Definition at line 129 of file util.cpp.

Referenced by addTracker(), lux::StatsPrint(), and StatTracker().

Definition at line 129 of file util.cpp.

Referenced by addTracker(), lux::StatsPrint(), and StatTracker().

Definition at line 131 of file util.cpp.

Referenced by lux::StatsPrint(), and StatTracker().

Definition at line 130 of file util.cpp.

Referenced by addTracker(), lux::StatsPrint(), and StatTracker().

Definition at line 130 of file util.cpp.

Referenced by addTracker(), lux::StatsPrint(), and StatTracker().


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

Generated on Mon May 18 07:15:16 2009 for lux by  doxygen 1.5.7.1