ACE_OS_Object_Manager_Manager Class ReferenceEnsure that the ACE_OS_Object_Manager gets initialized at program startup, and destroyed at program termination. More...
Detailed DescriptionEnsure that the ACE_OS_Object_Manager gets initialized at program startup, and destroyed at program termination.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. Constructor & Destructor Documentation
Constructor.
Destructor.
Member Data DocumentationSave the main thread ID, so that destruction can be suppressed.
The documentation for this class was generated from the following file: Generated on Mon Sep 15 07:16:06 2008 for ACE by 1.5.5 |