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"

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>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines