#include "ace/config-lite.h"
#include "ace/ACE_export.h"
#include "ace/Cleanup.inl"
Include dependency graph for Cleanup.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Cleanup |
Base class for objects that are cleaned by ACE_Object_Manager. More... | |
class | ACE_Cleanup_Info |
Hold cleanup information for thread/process. More... | |
class | ACE_OS_Exit_Info |
Hold Object Manager cleanup (exit) information. More... | |
Defines | |
#define | ACE_CLEANUP_DESTROYER_NAME ace_cleanup_destroyer |
#define | ACE_INLINE inline |
Functions | |
ACE_Export void | ACE_CLEANUP_DESTROYER_NAME (ACE_Cleanup *, void *param=0) |
Jesper S. M|ller<stophph@diku.dk>
and a cast of thousands...
Definition in file Cleanup.h.
|
Definition at line 34 of file Cleanup.h. Referenced by ACE_Object_Manager::at_exit(), and ACE_OS_Exit_Info::call_hooks(). |
|
|
|
|