STXXL
1.4.0
|
Striping disk allocation scheme functor.
Definition at line 42 of file block_alloc.h.
Public Member Functions | |
striping (unsigned_type b, unsigned_type e) | |
striping () | |
unsigned_type | operator() (unsigned_type i) const |
Static Public Member Functions | |
static const char * | name () |
Public Attributes | |
unsigned_type | begin |
unsigned_type | diff |
|
inline |
Definition at line 47 of file block_alloc.h.
|
inline |
Definition at line 50 of file block_alloc.h.
|
inlinestatic |
Definition at line 60 of file block_alloc.h.
|
inline |
Definition at line 55 of file block_alloc.h.
unsigned_type stxxl::striping::begin |
Definition at line 44 of file block_alloc.h.
unsigned_type stxxl::striping::diff |
Definition at line 44 of file block_alloc.h.