Stxxl
1.3.2
|
randomized cycling disk allocation scheme functor More...
#include <block_alloc.h>
Public Member Functions | |
RC (int b, int e) | |
int | operator() (int i) const |
Public Member Functions inherited from striping | |
striping (int b, int e) | |
int | operator() (int i) const |
Static Public Member Functions | |
static const char * | name () |
Static Public Member Functions inherited from striping | |
static const char * | name () |
Additional Inherited Members | |
Public Attributes inherited from striping | |
int | begin |
int | diff |
randomized cycling disk allocation scheme functor