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

'single disk' disk allocation scheme functor More...

#include <block_alloc.h>

Public Member Functions

 single_disk (int d, int=0)
 
int operator() (int) const
 

Static Public Member Functions

static const char * name ()
 

Public Attributes

const int disk
 

Detailed Description

'single disk' disk allocation scheme functor

Remarks
model of allocation_strategy concept

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