Stxxl  1.3.2
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
striping Struct Reference

striping disk allocation scheme functor More...

#include <block_alloc.h>

Inheritance diagram for striping:
Inheritance graph
[legend]

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: