Stxxl  1.3.1
Public Member Functions | Static Public Member Functions | Public Attributes
striping Struct Reference

striping disk allocation scheme functor More...

#include <block_alloc.h>

Inheritance diagram for striping:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 striping (int b, int e)
int operator() (int i) const

Static Public Member Functions

static const char * name ()

Public Attributes

int begin
int diff

Detailed Description

striping disk allocation scheme functor

Remarks:
model of allocation_strategy concept
Examples:
mng/test_mng.cpp.

The documentation for this struct was generated from the following file: