Stxxl  1.4.0
Classes | Defines
Allocation functors
Block management layer
Collaboration diagram for Allocation functors:

Classes

struct  stxxl::basic_allocation_strategy
 example disk allocation scheme functor More...
struct  stxxl::striping
 striping disk allocation scheme functor More...
struct  stxxl::FR
 fully randomized disk allocation scheme functor More...
struct  stxxl::SR
 simple randomized disk allocation scheme functor More...
struct  stxxl::RC
 randomized cycling disk allocation scheme functor More...
struct  stxxl::RC_disk
struct  stxxl::RC_flash
struct  stxxl::single_disk
 'single disk' disk allocation scheme functor More...
struct  stxxl::offset_allocator< BaseAllocator_ >
 Allocator functor adaptor. More...

Defines

#define STXXL_DEFAULT_ALLOC_STRATEGY   stxxl::RC

Detailed Description

Standard allocation strategies encapsulated in functors


Define Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines