| ACE
    6.1.0
    | 
Implementation of object that holds an ACE_Future. More...
#include <Future.h>
| Public Member Functions | |
| ACE_Future_Holder (const ACE_Future< T > &future) | |
| ~ACE_Future_Holder (void) | |
| Public Attributes | |
| ACE_ALLOC_HOOK_DECLARE | |
| Declare the dynamic allocation hooks. | |
| ACE_Future< T > | item_ | 
| Protected Member Functions | |
| ACE_Future_Holder (void) | |
Implementation of object that holds an ACE_Future.
| ACE_Future_Holder< T >::ACE_Future_Holder | ( | const ACE_Future< T > & | future | ) | 
| ACE_Future_Holder< T >::~ACE_Future_Holder | ( | void | ) | 
| ACE_Future_Holder< T >::ACE_Future_Holder | ( | void | ) |  [protected] | 
| ACE_Future_Holder< T >::ACE_ALLOC_HOOK_DECLARE | 
Declare the dynamic allocation hooks.
| ACE_Future<T> ACE_Future_Holder< T >::item_ | 
 1.7.5.1
 1.7.5.1