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 |
template< typename value_type >
osl::Condition (protected) | +--FutureValue
virtual | abstract | interface | template |
NO | NO | NO | YES |
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( ); |
Data |
|
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.