STXXL
1.4.1
|
Striping disk allocation scheme functor.
Definition at line 41 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 46 of file block_alloc.h.
|
inline |
Definition at line 49 of file block_alloc.h.
|
inlinestatic |
Definition at line 59 of file block_alloc.h.
|
inline |
Definition at line 54 of file block_alloc.h.
unsigned_type stxxl::striping::begin |
Definition at line 43 of file block_alloc.h.
unsigned_type stxxl::striping::diff |
Definition at line 43 of file block_alloc.h.