Sleeping Wombat GUI
0.100
swGUI
|
This is the complete list of members for UPtr< WrappedType >, including all inherited members.
AssignPointer(WrappedType *ptr) | UPtr< WrappedType > | inline |
m_ptr | UPtr< WrappedType > | private |
operator=(const UPtr< WrappedType > &other)=delete | UPtr< WrappedType > | |
operator=(UPtr< WrappedType > &&other) | UPtr< WrappedType > | inline |
ReleaseResource() | UPtr< WrappedType > | inline |
UPtr() | UPtr< WrappedType > | inline |
UPtr(WrappedType *ptr) | UPtr< WrappedType > | inline |
UPtr(const UPtr< WrappedType > &other)=delete | UPtr< WrappedType > | |
UPtr(UPtr< WrappedType > &&other) | UPtr< WrappedType > | inline |
~UPtr() | UPtr< WrappedType > | inline |