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

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
 

Macro Definition Documentation

#define STXXL_CONTAINERS_HASHMAP__UTIL_H

Definition at line 16 of file util.h.