#include "ace/config-all.h"
#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:
Compounds | |
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_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... | |
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... | |
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 |
|
|
|
|
|
|
|
|