NAP
SafePtr< T > Member List

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

get() constSafePtr< T >
get()SafePtr< T >
operator!=(const OTHER *ptr) constSafePtr< T >
operator!=(const std::nullptr_t) constSafePtr< T >
operator*() constSafePtr< T >
operator*()SafePtr< T >
operator->() constSafePtr< T >
operator->()SafePtr< T >
operator=(const SafePtr< T > &other)SafePtr< T >
operator=(const SafePtr< OTHER > &other)SafePtr< T >
operator=(const std::nullptr_t)SafePtr< T >
operator=(SafePtr< T > &&other)SafePtr< T >
operator=(SafePtr< OTHER > &&other)SafePtr< T >
operator==(const OTHER *ptr) constSafePtr< T >
operator==(const std::nullptr_t) constSafePtr< T >
SafePtr()=defaultSafePtr< T >
SafePtr(SafeOwner< T > &owner)SafePtr< T >
SafePtr(const SafePtr< T > &other)SafePtr< T >
SafePtr(const SafePtr< OTHER > &other)SafePtr< T >
SafePtr(const std::nullptr_t)SafePtr< T >
SafePtr(SafePtr< T > &&other)SafePtr< T >
SafePtr(SafePtr< OTHER > &&other)SafePtr< T >
~SafePtr()SafePtr< T >