Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcrt::UnownedPtr< T > Member List

This is the complete list of members for fxcrt::UnownedPtr< T >, including all inherited members.

ClearAndDelete()fxcrt::UnownedPtr< T >inline
ExtractAsDangling()fxcrt::UnownedPtr< T >inline
get() const noexceptfxcrt::UnownedPtr< T >inline
operator bool() constfxcrt::UnownedPtr< T >inlineexplicit
operator T*() const noexceptfxcrt::UnownedPtr< T >inline
operator*() constfxcrt::UnownedPtr< T >inline
operator->() constfxcrt::UnownedPtr< T >inline
operator<(const UnownedPtr &that) constfxcrt::UnownedPtr< T >inline
operator=(std::nullptr_t) noexceptfxcrt::UnownedPtr< T >inline
operator=(T *that) noexceptfxcrt::UnownedPtr< T >inline
operator=(const UnownedPtr &that) noexcept=defaultfxcrt::UnownedPtr< T >
operator=(UnownedPtr &&that) noexceptfxcrt::UnownedPtr< T >inline
operator=(const UnownedPtr< U > &that) noexceptfxcrt::UnownedPtr< T >inline
operator=(UnownedPtr< U > &&that) noexceptfxcrt::UnownedPtr< T >inline
operator==(std::nullptr_t ptr) constfxcrt::UnownedPtr< T >inline
operator==(const UnownedPtr &that) constfxcrt::UnownedPtr< T >inline
UnownedPtr() noexcept=defaultfxcrt::UnownedPtr< T >
UnownedPtr(std::nullptr_t ptr)fxcrt::UnownedPtr< T >inline
UnownedPtr(T *pObj) noexceptfxcrt::UnownedPtr< T >inlineexplicit
UnownedPtr(const UnownedPtr &that) noexcept=defaultfxcrt::UnownedPtr< T >
UnownedPtr(UnownedPtr &&that) noexceptfxcrt::UnownedPtr< T >inline
UnownedPtr(const UnownedPtr< U > &that)fxcrt::UnownedPtr< T >inline
UnownedPtr(UnownedPtr< U > &&that) noexceptfxcrt::UnownedPtr< T >inline
~UnownedPtr()fxcrt::UnownedPtr< T >inline