Stxxl  1.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Types | Private Attributes
stxxl::stats::scoped_read_timer Class Reference

#include <iostats.h>

List of all members.

Public Member Functions

 scoped_read_timer (size_type size)
 ~scoped_read_timer ()
void start (size_type size)
void stop ()

Private Types

typedef unsigned_type size_type

Private Attributes

bool running

Detailed Description

Definition at line 176 of file iostats.h.


Member Typedef Documentation

Definition at line 178 of file iostats.h.


Constructor & Destructor Documentation

Definition at line 185 of file iostats.h.

Definition at line 193 of file iostats.h.


Member Function Documentation

Definition at line 198 of file iostats.h.

Definition at line 210 of file iostats.h.


Member Data Documentation

Definition at line 181 of file iostats.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines