performance_counter_initialiser Class Template Reference
[Performance Library]

#include <stlsoft/performance/performance_counter_init.hpp>

List of all members.


Detailed Description

template<typename C>
class stlsoft::performance_counter_initialiser< C >

A class adaptor that initialises a performance counter.

Parameters:
C The performance counter type.

Public Types

Member Types
typedef C counter_type
 The counter type.
typedef
performance_counter_initialiser
< C > 
class_type
 The class type.

Public Member Functions

Construction
 performance_counter_initialiser ()
 Initialises the counter by calling start() and stop() on it.

Member Typedef Documentation

typedef C counter_type

The counter type.

The class type.


Constructor & Destructor Documentation

Initialises the counter by calling start() and stop() on it.


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

Generated on Thu Jun 10 08:58:55 2010 for STLSoft by  doxygen 1.5.6