Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| 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 MonitorCondition
- Base Classes
 
osl::Condition (protected)
  |  
  +--MonitorCondition
 
- Known Derived Classes
 
- None.
 
| virtual | 
abstract | 
interface | 
template | 
| NO | 
NO | 
NO | 
NO | 
- File
 
- monitor.hxx
 
Public Members
 
-  
Methods
 | 
  
MonitorCondition( ) throw( ); | 
 Construction.
 | 
  
~MonitorCondition( ) throw( ); | 
 Destruction.
 | 
void  
acquire( ) throw( ); | 
 Acquire or enter the monitor.
 | 
void  
release( ) throw( ); | 
 Release or leave the monitor.
 | 
void  
wait( ) throw( ); | 
 Wait until all references are released.
 | 
 
Private Members
 
-  
 
Top of Page
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.