|
HDK
|
#include <UT_PtrProxy.h>
Public Member Functions | |
| UT_PtrProxy (utObj *me) | |
| ~UT_PtrProxy () | |
| int | getId () const |
| operator const utObj * () const | |
| operator utObj * () | |
| operator int () const | |
| void | swizzle (utObj *me) |
| unsigned int | getReferences () const |
| UT_PtrProxy (const UT_PtrProxy< utObj > ©)=delete | |
| UT_PtrProxy< utObj > & | operator= (const UT_PtrProxy< utObj > ©)=delete |
| UT_PtrProxy (UT_PtrProxy< utObj > &&src) | |
| UT_PtrProxy< utObj > & | operator= (UT_PtrProxy< utObj > &&src) |
Definition at line 22 of file UT_PtrProxy.h.
|
inlineexplicit |
Definition at line 25 of file UT_PtrProxy.h.
|
inline |
Definition at line 29 of file UT_PtrProxy.h.
|
delete |
Not copyable
|
inline |
Movable
Definition at line 43 of file UT_PtrProxy.h.
|
inline |
Definition at line 63 of file UT_PtrProxy.h.
|
inline |
Definition at line 83 of file UT_PtrProxy.h.
|
inline |
Definition at line 65 of file UT_PtrProxy.h.
|
inline |
Definition at line 75 of file UT_PtrProxy.h.
|
inline |
Definition at line 70 of file UT_PtrProxy.h.
|
delete |
Not copyable
|
inline |
Movable
Definition at line 48 of file UT_PtrProxy.h.
|
inline |
Definition at line 79 of file UT_PtrProxy.h.