Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Cleanup_Strategies_T.h File Reference

Cleanup_Strategies_T.h,v 4.12 2002/04/10 17:44:15 ossama Exp. More...

#include "ace/pre.h"
#include "ace/config-all.h"
#include "ace/post.h"

Include dependency graph for Cleanup_Strategies_T.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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

Detailed Description

Cleanup_Strategies_T.h,v 4.12 2002/04/10 17:44:15 ossama Exp.

Author:
Kirthika Parameswaran <kirthika@cs.wustl.edu>

Define Documentation

#define ACE_Cleanup_Strategy   ACLE
 

#define ACE_Null_Cleanup_Strategy   ANCLE
 

#define ACE_Recyclable_Handler_Cleanup_Strategy   ARHCLE
 

#define ACE_Refcounted_Recyclable_Handler_Cleanup_Strategy   ARRHCLE
 


Generated on Fri Nov 22 05:07:06 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001