Public Member Functions | Static Public Member Functions

SR Struct Reference
[Allocation functors]

simple randomized disk allocation scheme functor More...

#include <block_alloc.h>

Inheritance diagram for SR:
Inheritance graph
[legend]
Collaboration diagram for SR:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static const char * name ()

Detailed Description

simple randomized disk allocation scheme functor

Remarks:
model of allocation_strategy concept

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