My Project
UDK 3.2.7 C/C++ API Reference
|
#include <monitor.hxx>
Public Member Functions | |
ReaderGuard (monitor_type &rMonitor) | |
Construction. | |
ReaderGuard (monitor_type *pMonitor) | |
Construction. | |
~ReaderGuard () | |
Destruction. | |
void | clear () |
Release monitor read access. |
|
inline |
Construction.
Acquire monitor read access.
|
inline |
Construction.
Acquire monitor read access.
|
inline |
Destruction.
Release monitor read access.
|
inline |
Release monitor read access.