NAP
ObjectPtr< T > Member List

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

get() constObjectPtr< T >
get()ObjectPtr< T >
getWrappedType() constObjectPtrBase
ObjectPtr()=defaultObjectPtr< T >
ObjectPtr(T *ptr)ObjectPtr< T >
ObjectPtr(const ObjectPtr< T > &other)ObjectPtr< T >
ObjectPtr(ObjectPtr< T > &&other)ObjectPtr< T >
ObjectPtr(const ObjectPtr< OTHER > &other)ObjectPtr< T >
ObjectPtr(ObjectPtr< OTHER > &&other)ObjectPtr< T >
operator!=(const ObjectPtr< T > &other) constObjectPtr< T >
operator!=(const ObjectPtr< OTHER > &other) constObjectPtr< T >
operator!=(const OTHER *ptr) constObjectPtr< T >
operator!=(std::nullptr_t) constObjectPtr< T >
operator*() constObjectPtr< T >
operator*()ObjectPtr< T >
operator->() constObjectPtr< T >
operator->()ObjectPtr< T >
operator<(const ObjectPtr< T > &other) constObjectPtr< T >
operator<=(const ObjectPtr< T > &other) constObjectPtr< T >
operator=(const ObjectPtr< T > &other)ObjectPtr< T >
operator=(ObjectPtr< T > &&other)ObjectPtr< T >
operator=(const ObjectPtr< OTHER > &other)ObjectPtr< T >
operator=(ObjectPtr< OTHER > &&other)ObjectPtr< T >
operator==(const ObjectPtr< T > &other) constObjectPtr< T >
operator==(const ObjectPtr< OTHER > &other) constObjectPtr< T >
operator==(const OTHER *ptr) constObjectPtr< T >
operator==(std::nullptr_t) constObjectPtr< T >
operator>(const ObjectPtr< T > &other) constObjectPtr< T >
operator>=(const ObjectPtr< T > &other) constObjectPtr< T >
~ObjectPtr() overrideObjectPtr< T >virtual
~ObjectPtrBase()=defaultObjectPtrBasevirtual