STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

performance_counter_initialiser Class Template Reference
[Performance Library (WinSTL)]

A veneer that initialises a performance counter. More...

#include <winstl_performance_counter_init.h>

List of all members.

Public Types

typedef C counter_type
 The counter type.

typedef performance_counter_initialiser<
C > 
class_type
 The class type.


Public Methods

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


Detailed Description

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

A veneer that initialises a performance counter.

Parameters:
C  The performance counter type


Member Typedef Documentation

typedef performance_counter_initialiser<C> class_type
 

The class type.

typedef C counter_type
 

The counter type.


Constructor & Destructor Documentation

performance_counter_initialiser   [inline]
 

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


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

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004