Stxxl  1.4.0
Classes | Namespaces | Functions
include/stxxl/bits/mng/prefetch_pool.h File Reference
#include <list>
#include <stxxl/bits/mng/write_pool.h>
#include <stxxl/bits/compat_hash_map.h>
Include dependency graph for prefetch_pool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::prefetch_pool< BlockType >
 Implements dynamically resizable prefetching pool. More...
struct  stxxl::prefetch_pool< BlockType >::bid_hash

Namespaces

namespace  stxxl
 

<stxxl> library namespace


namespace  std

Functions

template<class BlockType >
void std::swap (stxxl::prefetch_pool< BlockType > &a, stxxl::prefetch_pool< BlockType > &b)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines