#include "ace/pre.h"
#include "ace/config-all.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.29 2002/04/10 17:44:15 ossama Exp