Public Member Functions | Static Public Member Functions

basic_allocation_strategy Struct Reference
[Allocation functors]

example disk allocation scheme functor More...

#include <block_alloc.h>

List of all members.

Public Member Functions

 basic_allocation_strategy (int disks_begin, int disks_end)
int operator() (int i) const

Static Public Member Functions

static const char * name ()

Detailed Description

example disk allocation scheme functor

Remarks:
model of allocation_strategy concept

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