|
Stxxl
1.4.0
|
#include <block_alloc.h>


Public Member Functions | |
| RC_flash (int b, int e) | |
| RC_flash () | |
Static Public Member Functions | |
| static const char * | name () |
Definition at line 179 of file block_alloc.h.
| stxxl::RC_flash::RC_flash | ( | int | b, |
| int | e | ||
| ) | [inline] |
Definition at line 181 of file block_alloc.h.
| stxxl::RC_flash::RC_flash | ( | ) | [inline] |
Definition at line 184 of file block_alloc.h.
| static const char* stxxl::RC_flash::name | ( | ) | [inline, static] |
Reimplemented from stxxl::RC.
Definition at line 187 of file block_alloc.h.
1.7.6.1