STXXL  1.4-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
block_alloc.h File Reference

Go to the source code of this file.

Classes

struct  stxxl::basic_allocation_strategy
 Example disk allocation scheme functor. More...
 
struct  stxxl::FR
 Fully randomized disk allocation scheme functor. More...
 
struct  stxxl::offset_allocator< BaseAllocator >
 Allocator functor adaptor. 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::SR
 Simple randomized disk allocation scheme functor. More...
 
struct  stxxl::striping
 Striping disk allocation scheme functor. More...
 

Namespaces

 stxxl
 STXXL library namespace
 

Macros

#define STXXL_DEFAULT_ALLOC_STRATEGY   stxxl::RC