Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SQLDBC::SQLDBC_Profile Class Reference

List of all members.

Detailed Description

The SQLDBC_Profile object collects profile values of SQLDBC.

SQLDBC_Profile can be used to collect and retrieve profiling data from your application to find perfomance bottlenecks and to tune up your application. A lot of profile counters will give you detailed information about:

Definition at line 3874 of file SQLDBC.h.

Public Member Functions


Member Function Documentation

void SQLDBC::SQLDBC_Profile::collectCounters  ) 
 

Collects the counter values for all profile counters.

SQLDBC_UInt8 SQLDBC::SQLDBC_Profile::getCounter SQLDBC_ProfileCountValues  counter  ) 
 

Gets the counter value for the counter specified by counter.

For deatils about the counter values see IFR_ProfileCountValues

Parameters:
counter name
Returns:
the counter value.

void SQLDBC::SQLDBC_Profile::resetCounters  ) 
 

Reset all counters.