|
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...
|
|