|
Stxxl
1.4.0
|
#include <iostats.h>
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 |
typedef unsigned_type stxxl::stats::scoped_read_timer::size_type [private] |
| stxxl::stats::scoped_read_timer::scoped_read_timer | ( | size_type | size | ) | [inline] |
| stxxl::stats::scoped_read_timer::~scoped_read_timer | ( | ) | [inline] |
| void stxxl::stats::scoped_read_timer::start | ( | size_type | size | ) | [inline] |
| void stxxl::stats::scoped_read_timer::stop | ( | ) | [inline] |
bool stxxl::stats::scoped_read_timer::running [private] |
1.7.6.1