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

Detailed Description

Definition at line 130 of file iostats.h.

Public Member Functions

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

Public Attributes

 __pad0__: running(false) { start(size)
 

Private Types

typedef unsigned_type size_type
 

Private Attributes

bool running
 

Member Typedef Documentation

Definition at line 132 of file iostats.h.

Constructor & Destructor Documentation

stxxl::stats::scoped_write_timer::~scoped_write_timer ( )
inline

Definition at line 147 of file iostats.h.

Member Function Documentation

void stxxl::stats::scoped_write_timer::start ( size_type  size)
inline

Definition at line 152 of file iostats.h.

References stxxl::STXXL_UNUSED().

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

Definition at line 164 of file iostats.h.

Member Data Documentation

stxxl::stats::scoped_write_timer::__pad0__

Definition at line 144 of file iostats.h.

bool stxxl::stats::scoped_write_timer::running
private

Definition at line 135 of file iostats.h.


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