D:/projects/ACE/proto/Source/hash.h File Reference

Declaration and definition of module which provides quick access to objects stored in ContinuousMemoryPool storage (see file pool.h) by using hash tables. More...

#include <utility>
#include "pool.h"
#include "utils.h"

Go to the source code of this file.

Namespaces

namespace  ace

Classes

class  ace::HashedStore
 Class serves as storage for. More...


Detailed Description

Declaration and definition of module which provides quick access to objects stored in ContinuousMemoryPool storage (see file pool.h) by using hash tables.

The module is implemented by template classes, thus the file contains both declarations and definitions. Note: Because hash_set container, which is used here is not standardized, there is some difference between implementation found in Visual Studio (based on Dinkumware library) and GCC (based on SGI library).

Definition in file hash.h.


Generated on Mon May 5 00:50:54 2008 for ACE by  doxygen 1.5.5