Classes

Hash_Map_With_Allocator_T.h File Reference

#include "ace/Hash_Map_Manager_T.h"
#include "ace/Null_Mutex.h"
#include "ace/Hash_Map_With_Allocator_T.inl"
#include "ace/Hash_Map_With_Allocator_T.cpp"
Include dependency graph for Hash_Map_With_Allocator_T.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ACE_Hash_Map_With_Allocator< EXT_ID, INT_ID >
 This class is a thin wrapper around ACE_Hash_Map_Manager, which comes handy when ACE_Hash_Map_Manager is to be used with a non-nil ACE_Allocator. This wrapper insures that the appropriate allocator is in place for every operation that accesses or updates the hash map. More...

Detailed Description

Id:
Hash_Map_With_Allocator_T.h 80826 2008-03-04 14:51:23Z wotte
Author:
Marina Spivak <marina@cs.wustl.edu>
Irfan Pyarali <irfan@cs.wustl.edu>

Definition in file Hash_Map_With_Allocator_T.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines