Public Methods | |
ACE_Object_Manager_Manager (void) | |
~ACE_Object_Manager_Manager (void) | |
Private Attributes | |
ACE_thread_t | saved_main_thread_id_ |
Save the main thread ID, so that destruction can be suppressed. |
Without ACE_HAS_NONSTATIC_OBJECT_MANAGER, a static instance of this class is created. Therefore, it gets created before main () is called. And it gets destroyed after main () returns.
|
|
|
|
|
Save the main thread ID, so that destruction can be suppressed.
|