Methods of Class WriterGuard
-
WriterGuard
- WriterGuard(
| monitor_type & |
rMonitor ); |
| virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
| NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Construction. Acquire monitor write access.
-
WriterGuard
- WriterGuard(
| monitor_type * |
pMonitor ); |
| virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
| NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Construction. Acquire monitor write access.
-
~WriterGuard
- ~WriterGuard();
-
| virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
| NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Destruction. Release monitor write access.
-
clear
- void clear();
-
| virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
| NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
Release monitor write access.
Top of Page
Copyright © 2003 Sun Microsystems, Inc.