|
STXXL
1.4-dev
|
#include <stxxl/bits/mng/block_manager.h>#include <stxxl/bits/mng/buf_writer.h>#include <stxxl/bits/containers/hash_map/tuning.h>#include <stxxl/bits/containers/hash_map/block_cache.h>Go to the source code of this file.
Classes | |
| struct | stxxl::hash_map::bucket< NodeType > |
| class | stxxl::hash_map::buffered_reader< CacheType, BidIterator > |
| Used to scan external memory with prefetching. More... | |
| class | stxxl::hash_map::buffered_writer< BlockType, BidContainer > |
| Buffered writing of values. New Blocks are allocated as needed. More... | |
| struct | stxxl::hash_map::HashedValue< HashMap > |
| Additional information about a stored value: More... | |
| struct | stxxl::hash_map::HashedValuesStream< HashMap, Reader > |
| Stream interface for all value-pairs currently stored in the map. More... | |
| struct | stxxl::hash_map::node< ValueType > |
Namespaces | |
| stxxl | |
STXXL library namespace | |
| stxxl::hash_map | |
| External memory hash-map. | |
Macros | |
| #define | STXXL_CONTAINERS_HASHMAP__UTIL_H |