#include <seadScopedLock.h>
Public Member Functions | |
| ScopedLock (T *t) | |
| virtual | ~ScopedLock () |
Protected Attributes | |
| T * | mLocked |
Private Member Functions | |
| ScopedLock (const ScopedLock< T > &) | |
| const ScopedLock< T > & | operator= (const ScopedLock< T > &) |
|
inlineexplicit |
|
inlinevirtual |
|
private |
|
private |
|
protected |