| STXXL
    1.4-dev
    | 
Standard allocation strategies encapsulated in functors. More...
 Collaboration diagram for Allocation Functors:
 Collaboration diagram for Allocation Functors:| 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... | |
| Macros | |
| #define | STXXL_DEFAULT_ALLOC_STRATEGY stxxl::RC | 
Standard allocation strategies encapsulated in functors.
| #define STXXL_DEFAULT_ALLOC_STRATEGY stxxl::RC | 
Definition at line 258 of file block_alloc.h.