Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Future_Holder Class Template Reference

Implementation of object which has holds ACE_Future. More...

#include <Future.h>

Collaboration diagram for ACE_Future_Holder:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Future_Holder (const ACE_Future< T > &future)
 ~ACE_Future_Holder (void)

Public Attributes

 ACE_ALLOC_HOOK_DECLARE
 Declare the dynamic allocation hooks. More...

ACE_Future< T > item_

Protected Methods

 ACE_Future_Holder (void)

Detailed Description

template<class T>
class ACE_Future_Holder< T >

Implementation of object which has holds ACE_Future.


Constructor & Destructor Documentation

template<class T>
ACE_Future_Holder< T >::ACE_Future_Holder const ACE_Future< T > &    item
 

template<class T>
ACE_Future_Holder< T >::~ACE_Future_Holder void   
 

template<class T>
ACE_Future_Holder< T >::ACE_Future_Holder void    [protected]
 


Member Data Documentation

template<class T>
ACE_Future_Holder::ACE_ALLOC_HOOK_DECLARE
 

Declare the dynamic allocation hooks.

template<class T>
ACE_Future<T> ACE_Future_Holder::item_
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 00:17:32 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001