Stxxl  1.4.0
Classes | Namespaces | Defines
include/stxxl/bits/mng/block_alloc.h File Reference
#include <algorithm>
#include <stxxl/bits/parallel.h>
#include <stxxl/bits/common/rand.h>
#include <stxxl/bits/mng/config.h>
Include dependency graph for block_alloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...

Namespaces

namespace  stxxl
 

<stxxl> library namespace


Defines

#define STXXL_DEFAULT_ALLOC_STRATEGY   stxxl::RC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines