Public Member Functions | Static Public Member Functions

RC Struct Reference
[Allocation functors]

randomized cycling disk allocation scheme functor More...

#include <block_alloc.h>

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

List of all members.

Public Member Functions

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

Static Public Member Functions

static const char * name ()

Detailed Description

randomized cycling disk allocation scheme functor

Remarks:
model of allocation_strategy concept

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