Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Hash_Map_Manager_T.h File Reference

#include "ace/config-all.h"
#include "ace/Default_Constants.h"
#include "ace/Functor_T.h"
#include "ace/Log_Msg.h"
#include "ace/Hash_Map_Manager_T.inl"
#include "ace/Hash_Map_Manager_T.cpp"

Include dependency graph for Hash_Map_Manager_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  ACE_Hash_Map_Entry< EXT_ID, INT_ID >
 Define an entry in the hash table. More...
class  ACE_Hash_Map_Manager_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Define a map abstraction that efficiently associates <ext_id>s with <int_id>s. More...
class  ACE_Hash_Map_Iterator_Base_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Base iterator for the <ace_hash_map_manager_ex>. More...
class  ACE_Hash_Map_Const_Iterator_Base_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Base const iterator for the <ace_hash_map_manager_ex>. More...
class  ACE_Hash_Map_Iterator_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Forward iterator for the <ace_hash_map_manager_ex>. More...
class  ACE_Hash_Map_Const_Iterator_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Const forward iterator for the <ace_hash_map_manager_ex>. More...
class  ACE_Hash_Map_Bucket_Iterator< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Forward iterator for the <ace_hash_map_manager_ex> which only traverses a particular bucket. The particular bucket is specified by the <ext_id> parameter specified in the constructor. More...
class  ACE_Hash_Map_Reverse_Iterator_Ex< EXT_ID, INT_ID, HASH_KEY, COMPARE_KEYS, ACE_LOCK >
 Reverse iterator for the <ace_hash_map_manager_ex>. More...
class  ACE_Hash_Map_Manager< EXT_ID, INT_ID, ACE_LOCK >
 Wrapper for backward compatibility. More...
class  ACE_Hash_Map_Iterator< EXT_ID, INT_ID, ACE_LOCK >
 Wrapper for backward compatibility. More...
class  ACE_Hash_Map_Const_Iterator< EXT_ID, INT_ID, ACE_LOCK >
 Wrapper for backward compatibility. More...
class  ACE_Hash_Map_Reverse_Iterator< EXT_ID, INT_ID, ACE_LOCK >
 Wrapper for backward compatibility. More...

Detailed Description

Id
Hash_Map_Manager_T.h,v 4.39 2004/10/02 06:31:16 ossama Exp

Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>

Generated on Sun May 15 12:14:49 2005 for ACE by  doxygen 1.3.9.1