#include "ace/config-all.h"
#include "ace/Object_Manager.h"
#include "ace/Global_Macros.h"
#include "ace/Managed_Object.i"
#include "ace/Managed_Object.cpp"
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... |