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 ReaderGuard
- Base Classes
- None.
- Known Derived Classes
- None.
virtual | abstract | interface | template |
NO | NO | NO | YES |
- File
- monitor.hxx
Public Members
-
Methods
ReaderGuard( monitor_type & rMonitor );Construction. Acquire monitor read access.
ReaderGuard( monitor_type * pMonitor );Construction. Acquire monitor read access.
~ReaderGuard( );Destruction. Release monitor read access. void
clear( );Release monitor read 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.