STXXL
1.4.0
|
Definition at line 27 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 34 of file block_alloc_interleaved.h.
|
inline |
Definition at line 39 of file block_alloc_interleaved.h.
|
inline |
Definition at line 43 of file block_alloc_interleaved.h.
|
protected |
Definition at line 31 of file block_alloc_interleaved.h.
|
protected |
Definition at line 32 of file block_alloc_interleaved.h.
|
protected |
Definition at line 30 of file block_alloc_interleaved.h.