STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stxxl::stats::scoped_wait_timer Class Reference

Detailed Description

Definition at line 220 of file iostats.h.

Public Member Functions

 ~scoped_wait_timer ()
 
void start ()
 
void stop ()
 
 wait_op (wait_op)
 

Public Attributes

 __pad0__: running(false)
 

Private Attributes

bool running
 
wait_op_type wait_op
 

Constructor & Destructor Documentation

stxxl::stats::scoped_wait_timer::~scoped_wait_timer ( )
inline

Definition at line 237 of file iostats.h.

Member Function Documentation

void stxxl::stats::scoped_wait_timer::start ( )
inline

Definition at line 242 of file iostats.h.

void stxxl::stats::scoped_wait_timer::stop ( )
inline

Definition at line 252 of file iostats.h.

stxxl::stats::scoped_wait_timer::wait_op ( wait_op  )
inline

Definition at line 230 of file iostats.h.

Member Data Documentation

stxxl::stats::scoped_wait_timer::__pad0__

Definition at line 230 of file iostats.h.

bool stxxl::stats::scoped_wait_timer::running
private

Definition at line 223 of file iostats.h.

wait_op_type stxxl::stats::scoped_wait_timer::wait_op
private

Definition at line 224 of file iostats.h.


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