ACE
6.0.7
|
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::ACE_Future_Holder | ( | const ACE_Future< T > & | future | ) |
ACE_Future_Holder::~ACE_Future_Holder | ( | void | ) |
ACE_Future_Holder::ACE_Future_Holder | ( | void | ) | [protected] |
Declare the dynamic allocation hooks.