#include "ace/Hash_Map_Manager_T.h"#include "ace/Cache_Map_Manager_T.h"#include "ace/Null_Mutex.h"#include "ace/Hash_Cache_Map_Manager_T.inl"#include "ace/Hash_Cache_Map_Manager_T.cpp"Include dependency graph for Hash_Cache_Map_Manager_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_Cache_Map_Manager | 
| Defines a abstraction which will purge entries from a map. The map considered is the ACE_Hash_Map_Manager_Ex.  More... | |
| Defines | |
| #define | ACE_CACHE_MAP_MANAGER | 
| #define | ACE_Hash_Cache_Map_Manager AHCMM | 
| Variables | |
| ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Allocator | 
Definition in file Hash_Cache_Map_Manager_T.h.
| 
 | 
| Value: ACE_Cache_Map_Manager<KEY, \ VALUE, \ ACE_Hash_Map_Manager_Ex<KEY, ACE_Pair<VALUE, ATTRIBUTES>, HASH_KEY, COMPARE_KEYS, ACE_Null_Mutex>, \ ACE_Hash_Map_Iterator_Ex<KEY, ACE_Pair<VALUE, ATTRIBUTES>, HASH_KEY, COMPARE_KEYS, ACE_Null_Mutex>, \ ACE_Hash_Map_Reverse_Iterator_Ex<KEY, ACE_Pair<VALUE, ATTRIBUTES>, HASH_KEY, COMPARE_KEYS, ACE_Null_Mutex>, \ CACHING_STRATEGY, \ ATTRIBUTES> Definition at line 33 of file Hash_Cache_Map_Manager_T.h. | 
| 
 | 
| 
 Definition at line 43 of file Hash_Cache_Map_Manager_T.h. | 
| 
 | 
| 
 Definition at line 31 of file Hash_Cache_Map_Manager_T.h. | 
 1.3.6
 
1.3.6