Content for Apache OpenOffice version 3.4.
| 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 ::
class ConditionWaiter
- Base Classes
- None.
- Known Derived Classes
- None.
| virtual | abstract | interface | template |
| NO | NO | NO | NO |
- File
- condition.hxx
Public Members
-
Structs
timedout
Methods
ConditionWaiter( Condition & aCond );
ConditionWaiter( Condition & aCond, sal_uInt32 milliSec ) throw( timedout );
~ConditionWaiter( );
Private Members
-
Methods
ConditionWaiter( ConditionWaiter & );void
operator=( ConditionWaiter & );
Data
Condition & m_aCond;
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.

