|
SPH
|
#include <Locking.h>
Public Member Functions | |
| Proxy (Proxy &&other) | |
| T * | operator-> () const |
| T & | get () |
| const T & | get () const |
| bool | isLocked () |
| void | release () |
Friends | |
| template<typename , typename > | |
| class | Locking |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |