Planeshift
Public Member Functions | Protected Member Functions

psDBProfiles Class Reference

Statistics of time consumed by SQL statements. More...

#include <dbprofile.h>

List of all members.

Public Member Functions

virtual void AddSQLTime (const csString &sql, csTicks time)
csString Dump ()

Protected Member Functions

void StripConstantsFromSQL (psString &sql)

Detailed Description

Statistics of time consumed by SQL statements.

Definition at line 33 of file dbprofile.h.


Member Function Documentation

virtual void psDBProfiles::AddSQLTime ( const csString &  sql,
csTicks  time 
) [virtual]
csString psDBProfiles::Dump ( )
void psDBProfiles::StripConstantsFromSQL ( psString sql) [protected]

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