The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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

Data

oslInterlockedCount m_nReferenceCount; Representation.

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.