Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: salhelper ::

template< typename monitor_type >

class WriterGuard


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO YES
File
monitor.hxx

Public Members

Methods


WriterGuard( monitor_type & rMonitor );
Construction. Acquire monitor write access.

WriterGuard( monitor_type * pMonitor );
Construction. Acquire monitor write access.

~WriterGuard( );
Destruction. Release monitor write access.
void
clear( );
Release monitor write access.

Private Members

Data

monitor_type * m_pMonitor; Representation.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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