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