ACE_Future_Holder< T > Class Template ReferenceImplementation of object that holds an ACE_Future. More...
Detailed Descriptiontemplate<class T>
Implementation of object that holds an ACE_Future. |
ACE_Future_Holder< T >::ACE_Future_Holder | ( | const ACE_Future< T > & | future | ) | [inline] |
ACE_Future_Holder< T >::~ACE_Future_Holder | ( | void | ) | [inline] |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Future_Holder< T >::ACE_Future_Holder | ( | void | ) | [inline, protected] |
ACE_Future_Holder< T >::ACE_ALLOC_HOOK_DECLARE |
Declare the dynamic allocation hooks.
ACE_Future<T> ACE_Future_Holder< T >::item_ |