STXXL
1.4.0
|
'Single disk' disk allocation scheme functor.
Definition at line 197 of file block_alloc.h.
Public Member Functions | |
single_disk (unsigned_type d, unsigned_type=0) | |
single_disk () | |
unsigned_type | operator() (unsigned_type) const |
Static Public Member Functions | |
static const char * | name () |
Public Attributes | |
unsigned_type | disk |
|
inline |
Definition at line 200 of file block_alloc.h.
|
inline |
Definition at line 203 of file block_alloc.h.
|
inlinestatic |
Definition at line 211 of file block_alloc.h.
|
inline |
Definition at line 206 of file block_alloc.h.
unsigned_type stxxl::single_disk::disk |
Definition at line 199 of file block_alloc.h.