Stxxl  1.4.0
Classes | Namespaces | Functions
include/stxxl/bits/containers/btree/node_cache.h File Reference
#include <stxxl/bits/compat_hash_map.h>
#include <stxxl/bits/io/request_ptr.h>
#include <stxxl/bits/mng/mng.h>
#include <stxxl/bits/mng/typed_block.h>
#include <stxxl/bits/containers/pager.h>
#include <stxxl/bits/common/error_handling.h>
Include dependency graph for node_cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stxxl::btree::node_cache< NodeType, BTreeType >
struct  stxxl::btree::node_cache< NodeType, BTreeType >::bid_hash

Namespaces

namespace  stxxl
 

<stxxl> library namespace


namespace  stxxl::btree
namespace  std

Functions

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