#include "ace/Cleanup_Strategies_T.cpp"
Include dependency graph for Cleanup_Strategies_T.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Cleanup_Strategy |
Defines a default strategy to be followed for cleaning up entries from a map which is the container. More... | |
class | ACE_Recyclable_Handler_Cleanup_Strategy |
Defines a strategy to be followed for cleaning up entries which are svc_handlers from a container. More... | |
class | ACE_Refcounted_Recyclable_Handler_Cleanup_Strategy |
Defines a strategy to be followed for cleaning up entries which are svc_handlers from a container. More... | |
class | ACE_Handler_Cleanup_Strategy |
Defines a strategy to be followed for cleaning up entries which are svc_handlers from a container. More... | |
class | ACE_Null_Cleanup_Strategy |
Defines a do-nothing implementation of the cleanup strategy. More... | |
Defines | |
#define | ACE_Cleanup_Strategy ACLE |
#define | ACE_Recyclable_Handler_Cleanup_Strategy ARHCLE |
#define | ACE_Refcounted_Recyclable_Handler_Cleanup_Strategy ARRHCLE |
#define | ACE_Null_Cleanup_Strategy ANCLE |
Definition in file Cleanup_Strategies_T.h.
|
Definition at line 25 of file Cleanup_Strategies_T.h. |
|
Definition at line 124 of file Cleanup_Strategies_T.h. |
|
Definition at line 52 of file Cleanup_Strategies_T.h. |
|
Definition at line 76 of file Cleanup_Strategies_T.h. |