| 
 Classes | 
| class   | ACE_Cleanup_Strategy< KEY, VALUE, CONTAINER > | 
|   | 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< KEY, VALUE, CONTAINER > | 
|   | 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< KEY, VALUE, CONTAINER > | 
|   | Defines a strategy to be followed for cleaning up entries which are svc_handlers from a container.  More...
  | 
| class   | ACE_Handler_Cleanup_Strategy< KEY, VALUE, CONTAINER > | 
|   | Defines a strategy to be followed for cleaning up entries which are svc_handlers from a container.  More...
  | 
| class   | ACE_Null_Cleanup_Strategy< KEY, VALUE, CONTAINER > | 
|   | 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 |