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

Detailed Description

Definition at line 175 of file iostats.h.

Public Member Functions

 ~scoped_read_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 177 of file iostats.h.

Constructor & Destructor Documentation

stxxl::stats::scoped_read_timer::~scoped_read_timer ( )
inline

Definition at line 192 of file iostats.h.

Member Function Documentation

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

Definition at line 197 of file iostats.h.

References stxxl::STXXL_UNUSED().

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

Definition at line 209 of file iostats.h.

Member Data Documentation

stxxl::stats::scoped_read_timer::__pad0__

Definition at line 189 of file iostats.h.

bool stxxl::stats::scoped_read_timer::running
private

Definition at line 180 of file iostats.h.


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