#include "ace/config-all.h"
#include "ace/Default_Constants.h"
#include "ace/Global_Macros.h"
#include "ace/Pair_T.h"
#include "ace/Cache_Map_Manager_T.inl"
#include "ace/Cache_Map_Manager_T.cpp"
Include dependency graph for 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_Cache_Map_Manager |
Defines a abstraction that will purge entries from a map. More... | |
class | ACE_Cache_Map_Iterator |
Defines a iterator for the Cache_Map_Manager. More... | |
class | ACE_Cache_Map_Reverse_Iterator |
Defines a reverse iterator for the Cache_Map_Manager. More... | |
Defines | |
#define | ACE_Cache_Map_Iterator ACMI |
#define | ACE_Cache_Map_Reverse_Iterator ACMRI |
#define | ACE_Cache_Map_Manager ACMM |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Allocator |
Definition in file Cache_Map_Manager_T.h.
|
Definition at line 33 of file Cache_Map_Manager_T.h. |
|
Definition at line 43 of file Cache_Map_Manager_T.h. |
|
Definition at line 34 of file Cache_Map_Manager_T.h. |
|
Definition at line 31 of file Cache_Map_Manager_T.h. |