HDK
|
This is the complete list of members for UI_XPtr< T >, including all inherited members.
ElementType typedef | UI_XPtr< T > | |
get() const noexcept | UI_XPtr< T > | inline |
isOwner() const noexcept | UI_XPtr< T > | inline |
operator bool() const noexcept | UI_XPtr< T > | inlineexplicit |
operator bool() noexcept | UI_XPtr< T > | inlineexplicit |
operator!=(const ThisType &other) const noexcept | UI_XPtr< T > | inline |
operator*() const noexcept | UI_XPtr< T > | inline |
operator->() const noexcept | UI_XPtr< T > | inline |
operator=(UI_XPtr< U > &&other) noexcept | UI_XPtr< T > | |
operator=(const ThisType &other)=delete | UI_XPtr< T > | |
operator=(std::nullptr_t) noexcept | UI_XPtr< T > | inline |
operator=(UI_XPtr< U > &&other) noexcept | UI_XPtr< T > | |
operator==(const ThisType &other) const noexcept | UI_XPtr< T > | inline |
PointerType typedef | UI_XPtr< T > | |
ref() const noexcept | UI_XPtr< T > | inline |
release() noexcept | UI_XPtr< T > | inline |
reset() noexcept | UI_XPtr< T > | |
reset(T *ptr, bool owner) noexcept | UI_XPtr< T > | |
swap(ThisType &b) noexcept | UI_XPtr< T > | inline |
swap(ThisType &a, ThisType &b) noexcept | UI_XPtr< T > | friend |
ThisType typedef | UI_XPtr< T > | |
UI_XPtr() noexcept=default | UI_XPtr< T > | |
UI_XPtr(T *ptr, bool owner) noexcept | UI_XPtr< T > | |
UI_XPtr(std::nullptr_t) noexcept | UI_XPtr< T > | inline |
UI_XPtr(UI_XPtr< U > &&other) noexcept | UI_XPtr< T > | |
UI_XPtr(const ThisType &other)=delete | UI_XPtr< T > | |
~UI_XPtr() | UI_XPtr< T > |