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

#include <iostats.h>

List of all members.

Public Member Functions

 scoped_wait_timer (wait_op_type wait_op, bool measure_time=true)
 ~scoped_wait_timer ()
void start ()
void stop ()

Private Attributes

bool running
wait_op_type wait_op

Detailed Description

Definition at line 221 of file iostats.h.


Constructor & Destructor Documentation

stxxl::stats::scoped_wait_timer::scoped_wait_timer ( wait_op_type  wait_op,
bool  measure_time = true 
) [inline]

Definition at line 229 of file iostats.h.

Definition at line 238 of file iostats.h.


Member Function Documentation

Definition at line 243 of file iostats.h.

Definition at line 253 of file iostats.h.


Member Data Documentation

Definition at line 224 of file iostats.h.

Definition at line 225 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