STXXL
1.4.1
|
Definition at line 26 of file block_alloc_interleaved.h.
Public Member Functions | |
interleaved_striping (int_type _nruns, const striping &strategy) | |
unsigned_type | operator() (unsigned_type i) const |
Protected Member Functions | |
interleaved_striping (int_type nruns, unsigned_type begindisk, unsigned_type diff) | |
Protected Attributes | |
unsigned_type | begindisk |
unsigned_type | diff |
int_type | nruns |
|
inlineprotected |
Definition at line 33 of file block_alloc_interleaved.h.
|
inline |
Definition at line 38 of file block_alloc_interleaved.h.
|
inline |
Definition at line 42 of file block_alloc_interleaved.h.
|
protected |
Definition at line 30 of file block_alloc_interleaved.h.
|
protected |
Definition at line 31 of file block_alloc_interleaved.h.
|
protected |
Definition at line 29 of file block_alloc_interleaved.h.