HDK
|
#include <UT_PtrProxy.h>
Public Member Functions | |
UT_RefProxy (int id) | |
UT_RefProxy (const UT_PtrProxy< utObj > &ptr) | |
~UT_RefProxy () | |
operator const utObj * () const | |
operator utObj * () | |
operator int () const | |
UT_RefProxy (const UT_RefProxy< utObj > ©)=delete | |
UT_RefProxy< utObj > & | operator= (const UT_RefProxy< utObj > ©)=delete |
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.
|
delete |
Not copyable
|
inline |
Movable
Definition at line 118 of file UT_PtrProxy.h.
|
inline |
Definition at line 138 of file UT_PtrProxy.h.
|
inline |
Definition at line 148 of file UT_PtrProxy.h.
|
inline |
Definition at line 143 of file UT_PtrProxy.h.
|
delete |
Not copyable
|
inline |
Movable
Definition at line 123 of file UT_PtrProxy.h.