#include "ace/Object_Manager_Base.h"
#include "ace/Global_Macros.h"
#include "ace/Static_Object_Lock.h"
#include "ace/Object_Manager.inl"
#include "ace/Managed_Object.h"
Include dependency graph for Object_Manager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Object_Manager |
Manager for ACE library services and singleton cleanup. More... | |
Defines | |
#define | ACE_MAX_MANAGED_OBJECTS 128 |
#define | ACE_APPLICATION_PREALLOCATED_OBJECT_DECLARATIONS |
#define | ACE_APPLICATION_PREALLOCATED_ARRAY_DECLARATIONS |
Matthias Kerkhoff
Per Andersson
Definition in file Object_Manager.h.
#define ACE_APPLICATION_PREALLOCATED_ARRAY_DECLARATIONS |
Definition at line 73 of file Object_Manager.h.
#define ACE_APPLICATION_PREALLOCATED_OBJECT_DECLARATIONS |
Definition at line 69 of file Object_Manager.h.
#define ACE_MAX_MANAGED_OBJECTS 128 |
Definition at line 65 of file Object_Manager.h.