Nebula
Loading...
Searching...
No Matches
Ptr< TYPE > Member List

This is the complete list of members for Ptr< TYPE >, including all inherited members.

cast() constPtr< TYPE >
downcast() constPtr< TYPE >
get() constPtr< TYPE >
get_unsafe() constPtr< TYPE >
HashCode() constPtr< TYPE >
isvalid() constPtr< TYPE >
operator TYPE *() constPtr< TYPE >
operator!=(const Ptr< TYPE > &rhs) constPtr< TYPE >
operator!=(const TYPE *rhs) constPtr< TYPE >
operator*() constPtr< TYPE >
operator->() constPtr< TYPE >
operator=(TYPE *rhs)Ptr< TYPE >
operator=(const Ptr< TYPE > &rhs)Ptr< TYPE >
operator=(Ptr< TYPE > &&rhs)Ptr< TYPE >
operator=(std::nullptr_t rhs)Ptr< TYPE >inline
operator=(OTHERTYPE *rhs)Ptr< TYPE >inline
operator=(const Ptr< OTHERTYPE > &rhs)Ptr< TYPE >inline
operator=(Ptr< OTHERTYPE > &&rhs)Ptr< TYPE >inline
operator==(const Ptr< TYPE > &rhs) constPtr< TYPE >
operator==(const TYPE *rhs) constPtr< TYPE >
Ptr classPtr< TYPE >friend
Ptr()Ptr< TYPE >
Ptr(TYPE *p)Ptr< TYPE >
Ptr(std::nullptr_t rhs)Ptr< TYPE >inline
Ptr(const Ptr< TYPE > &p)Ptr< TYPE >
Ptr(Ptr< TYPE > &&p)Ptr< TYPE >
Ptr(OTHERTYPE *rhs)Ptr< TYPE >inline
Ptr(const Ptr< OTHERTYPE > &rhs)Ptr< TYPE >inline
Ptr(Ptr< OTHERTYPE > &&rhs)Ptr< TYPE >inline
ptrPtr< TYPE >private
upcast() constPtr< TYPE >
~Ptr()Ptr< TYPE >