ACE_Thread_Exit_Maybe Class ReferenceA version of ACE_Thread_Exit that is created dynamically under the hood if the flag is set to TRUE. More...
Collaboration diagram for ACE_Thread_Exit_Maybe:
![]()
Detailed DescriptionA version of ACE_Thread_Exit that is created dynamically under the hood if the flag is set to TRUE.Allows the appearance of a "smart pointer", but is not always created. Constructor & Destructor Documentation
Don't create an ACE_Thread_Exit instance by default.
Destroys the underlying ACE_Thread_Exit instance if it exists.
Member Function Documentation
Delegates to underlying instance.
Returns the underlying instance.
Member Data Documentation
Holds the underlying instance.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:17:39 2008 for ACE by ![]() |