ACE 7.1.0
Loading...
Searching...
No Matches
Classes | Macros
Hash_Cache_Map_Manager_T.h File Reference
#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"

Classes

class  ACE_Hash_Cache_Map_Manager< KEY, VALUE, HASH_KEY, COMPARE_KEYS, CACHING_STRATEGY, ATTRIBUTES >
 Defines a abstraction which will purge entries from a map. The map considered is the ACE_Hash_Map_Manager_Ex. More...
 

Macros

#define ACE_CACHE_MAP_MANAGER
 

Detailed Description

Author
Kirthika Parameswaran kirth.nosp@m.ika@.nosp@m.cs.wu.nosp@m.stl..nosp@m.edu

Macro Definition Documentation

◆ ACE_CACHE_MAP_MANAGER

#define ACE_CACHE_MAP_MANAGER
Value:
VALUE, \
CACHING_STRATEGY, \
ATTRIBUTES>
Defines a abstraction that will purge entries from a map.
Definition: Cache_Map_Manager_T.h:60
Forward iterator for the ACE_Hash_Map_Manager_Ex.
Definition: Hash_Map_Manager_T.h:769
Reverse iterator for the ACE_Hash_Map_Manager_Ex.
Definition: Hash_Map_Manager_T.h:980
Define a map abstraction that efficiently associates EXT_ID type objects with INT_ID type objects.
Definition: Hash_Map_Manager_T.h:127
Implement a do nothing ACE_Mutex, i.e., all the methods are no ops.
Definition: Null_Mutex.h:35