#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/Object_Manager.h"
#include "ace/post.h"
Include dependency graph for Managed_Object.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Cleanup_Adapter |
Adapter for ACE_Cleanup objects that allows them to be readily managed by the ACE_Object_Manager. More... | |
class | ACE_Managed_Object |
Wrapper for interface to allocate an object managed by the ACE_Object_Manager. More... |
Managed_Object.h,v 4.28 2001/01/13 02:27:09 schmidt Exp