ACE  6.0.6
Public Member Functions | Public Attributes | Protected Member Functions
ACE_Future_Holder Class Reference

Implementation of object that holds an ACE_Future. More...

#include <Future.h>

Collaboration diagram for ACE_Future_Holder:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

Implementation of object that holds an ACE_Future.


Constructor & Destructor Documentation

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]

Member Data Documentation

Declare the dynamic allocation hooks.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines