| Overview | Namespace | Class | Index | Help | 
| PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA | 
| PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA | 
:: salhelper ::
template< typename value_type >
class Future
- Base Classes
- rtl::IReference (public) | +--salhelper::ReferenceObject (public) | +--Future 
- Known Derived Classes
- None.
| virtual | abstract | interface | template | 
| NO | NO | NO | YES | 
- File
- future.hxx
- Public Members
-  Methods
 Future( const value_type & value = value_type ) throw( );Not implemented. void 
 set( const value_type & value ) throw( );value_type & 
 get( ) throw( );
 
- Private Members
-  DataFutureValue< value_type > m_aValue; Representation. 
 
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

