STXXL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
write_pool.h File Reference

Go to the source code of this file.

Classes

class  stxxl::write_pool< BlockType >
 Implements dynamically resizable buffered writing pool. More...
 
struct  stxxl::write_pool< BlockType >::busy_entry
 

Namespaces

 stxxl
 STXXL library namespace
 

Macros

#define STXXL_VERBOSE_WPOOL(msg)   STXXL_VERBOSE1("write_pool[" << static_cast<void*>(this) << "]" << msg)
 

Functions

template<class BlockType >
void std::swap (stxxl::write_pool< BlockType > &a, stxxl::write_pool< BlockType > &b)
 

Macro Definition Documentation