| Ptex
    | 
Automatically acquire and release lock within enclosing scope. More...
#include <PtexMutex.h>
| Public Member Functions | |
| AutoLock (T &m) | |
| ~AutoLock () | |
| Private Attributes | |
| T & | _m | 
Automatically acquire and release lock within enclosing scope.
Definition at line 58 of file PtexMutex.h.
| 
 | inline | 
Definition at line 60 of file PtexMutex.h.
References PtexInternal::AutoLock< T >::_m.
| 
 | inline | 
Definition at line 61 of file PtexMutex.h.
References PtexInternal::AutoLock< T >::_m.
| 
 | private | 
Definition at line 63 of file PtexMutex.h.
Referenced by PtexInternal::AutoLock< T >::AutoLock(), and PtexInternal::AutoLock< T >::~AutoLock().
 1.8.10
 1.8.10