| 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 FutureValue
- Base Classes
- osl::Condition (protected) | +--FutureValue 
- Known Derived Classes
- None.
| virtual | abstract | interface | template | 
| NO | NO | NO | YES | 
- File
- future.hxx
- Public Members
-  Methods
 FutureValue( const value_type & value = value_type ) throw( );Not implemented. 
 ~FutureValue( ) throw( );sal_Bool 
 is( ) const throw( );void 
 set( const value_type & value ) throw( );value_type & 
 get( ) throw( );
 
- Private Members
-  Datavalue_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.

