ACE_OS_Object_Manager Class Reference#include <Object_Manager_Base.h>
Inheritance diagram for ACE_OS_Object_Manager:
Collaboration diagram for ACE_OS_Object_Manager:
Member Enumeration Documentation
Constructor & Destructor Documentation
Constructor.
Destructor.
Member Function Documentation
Returns 1 before the ACE_OS_Object_Manager has been constructed. See <ACE_Object_Manager::starting_up> for more information.
Returns 1 after the ACE_OS_Object_Manager has been destroyed. See <ACE_Object_Manager::shutting_down> for more information.
Accesses a default signal set used, for example, in ACE_Sig_Guard methods.
Returns the current thread hook for the process.
Returns the existing thread hook and assign a <new_thread_hook>.
Accessor to singleton instance.
For <ACE_OS::atexit> support.
For use by init () and fini (), to consolidate error reporting.
Friends And Related Function Documentation
This class is for internal use by ACE_OS, etc., only.
Member Data Documentation
Singleton instance pointer.
Table of preallocated objects.
Default signal set used, for example, in ACE_Sig_Guard.
Thread hook that's used by this process.
For at_exit support.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:06 2008 for ACE by 1.5.5 |