|
HDK
|
#include <UT_PtrProxy.h>
Public Member Functions | |
| UT_RefProxy (int id) | |
| UT_RefProxy (const UT_PtrProxy< utObj > &ptr) | |
| ~UT_RefProxy () | |
| void | reset (int id=UT_ProxyPointer::nullId()) |
| void | reset (const UT_PtrProxy< utObj > &ptr) |
| bool | isSet () const |
| operator const utObj * () const | |
| operator utObj * () | |
| operator int () const | |
| UT_RefProxy (const UT_RefProxy< utObj > ©) | |
| UT_RefProxy< utObj > & | operator= (const UT_RefProxy< utObj > ©) |
| UT_RefProxy (UT_RefProxy< utObj > &&src) | |
| UT_RefProxy< utObj > & | operator= (UT_RefProxy< utObj > &&src) |
Definition at line 93 of file UT_PtrProxy.h.
|
inlineexplicit |
Definition at line 96 of file UT_PtrProxy.h.
|
inlineexplicit |
Definition at line 100 of file UT_PtrProxy.h.
|
inline |
Definition at line 104 of file UT_PtrProxy.h.
|
inline |
Copyable
Definition at line 112 of file UT_PtrProxy.h.
|
inline |
Movable
Definition at line 126 of file UT_PtrProxy.h.
|
inline |
Definition at line 160 of file UT_PtrProxy.h.
|
inline |
Definition at line 162 of file UT_PtrProxy.h.
|
inline |
Definition at line 180 of file UT_PtrProxy.h.
|
inline |
Definition at line 171 of file UT_PtrProxy.h.
|
inline |
Copyable
Definition at line 116 of file UT_PtrProxy.h.
|
inline |
Movable
Definition at line 131 of file UT_PtrProxy.h.
|
inline |
Definition at line 146 of file UT_PtrProxy.h.
|
inline |
Definition at line 157 of file UT_PtrProxy.h.