ACE_Cleanup Class Reference

Base class for objects that are cleaned by ACE_Object_Manager. More...

#include <Cleanup.h>

Inheritance diagram for ACE_Cleanup:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ACE_Cleanup (void)
 No-op constructor.
virtual ~ACE_Cleanup (void)
 Destructor.
virtual void cleanup (void *param=0)
 Cleanup method that, by default, simply deletes itself.


Detailed Description

Base class for objects that are cleaned by ACE_Object_Manager.

Constructor & Destructor Documentation

ACE_Cleanup::ACE_Cleanup ( void   ) 

No-op constructor.

ACE_Cleanup::~ACE_Cleanup ( void   )  [virtual]

Destructor.


Member Function Documentation

void ACE_Cleanup::cleanup ( void *  param = 0  )  [virtual]


The documentation for this class was generated from the following files:

Generated on Mon Jul 13 16:11:20 2009 for ACE by  doxygen 1.5.8