OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <RWLock.h>
Public Member Functions | |
ScopeWriteLock (RWLock &lock) | |
~ScopeWriteLock () | |
Private Attributes | |
RWLock & | m_lock |
|
inline |
|
inline |
|
private |
Definition at line 76 of file RWLock.h.
Referenced by ScopeWriteLock(), and ~ScopeWriteLock().