#include "ace/Object_Manager.h"#include "ace/Global_Macros.h"#include "ace/Managed_Object.inl"#include "ace/Managed_Object.cpp"Include dependency graph for Managed_Object.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ACE_Cleanup_Adapter< TYPE > |
| Adapter for ACE_Cleanup objects that allows them to be readily managed by the ACE_Object_Manager. More... | |
| class | ACE_Managed_Object< TYPE > |
| Wrapper for interface to allocate an object managed by the ACE_Object_Manager. More... | |
Definition in file Managed_Object.h.
1.4.7