ACE 8.0.1
|
#include "ace/Object_Manager.h"
#include "ace/Token_Manager.h"
#include "ace/Thread_Manager.h"
#include "ace/Service_Manager.h"
#include "ace/Service_Config.h"
#include "ace/Signal.h"
#include "ace/Log_Category.h"
#include "ace/Malloc.h"
#include "ace/Sig_Adapter.h"
#include "ace/Framework_Component.h"
#include "ace/DLL_Manager.h"
#include "ace/Atomic_Op.h"
#include "ace/OS_NS_sys_time.h"
#include "ace/Guard_T.h"
#include "ace/Null_Mutex.h"
#include "ace/Mutex.h"
#include "ace/RW_Thread_Mutex.h"
Classes | |
class | ACE_Object_Manager_Preallocations |
Performs preallocations of certain statically allocated services needed by ACE. More... | |
class | ACE_Object_Manager_Manager |
Ensure that the ACE_Object_Manager gets initialized at program startup, and destroyed at program termination. More... | |
Typedefs | |
using | ACE_Static_Object_Lock_Type = ACE_Cleanup_Adapter<ACE_Recursive_Thread_Mutex> |
Variables | |
static ACE_Object_Manager_Manager | ACE_Object_Manager_Manager_instance |
static ACE_Static_Object_Lock_Type * | ACE_Static_Object_Lock_lock = 0 |
#define ACE_APPLICATION_PREALLOCATED_ARRAY_DEFINITIONS |
#define ACE_APPLICATION_PREALLOCATED_ARRAY_DELETIONS |
#define ACE_APPLICATION_PREALLOCATED_OBJECT_DEFINITIONS |
#define ACE_APPLICATION_PREALLOCATED_OBJECT_DELETIONS |
|
static |
|
static |