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

Go to the source code of this file.

Classes

class  stxxl::read_write_pool< BlockType >
 Implements dynamically resizable buffered writing and prefetched reading pool. More...

Namespaces

namespace  stxxl
 

<stxxl> library namespace


namespace  std

Functions

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