cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RefPtr< T > Member List

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

get() const RefPtr< T >inline
operator bool() const RefPtr< T >inline
operator T *() const RefPtr< T >inline
operator!=(const RefPtr< T > &other) const RefPtr< T >inline
operator!=(const T *other) const RefPtr< T >inline
operator!=(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator!=(const std::nullptr_t other) const RefPtr< T >inline
operator*() const RefPtr< T >inline
operator->() const RefPtr< T >inline
operator<(const RefPtr< T > &other) const RefPtr< T >inline
operator<(const T *other) const RefPtr< T >inline
operator<(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator<(const std::nullptr_t other) const RefPtr< T >inline
operator<=(const RefPtr< T > &other) const RefPtr< T >inline
operator<=(const T *other) const RefPtr< T >inline
operator<=(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator<=(const std::nullptr_t other) const RefPtr< T >inline
operator=(const RefPtr< T > &other)RefPtr< T >inline
operator=(RefPtr< T > &&other)RefPtr< T >inline
operator=(T *other)RefPtr< T >inline
operator=(std::nullptr_t other)RefPtr< T >inline
operator==(const RefPtr< T > &other) const RefPtr< T >inline
operator==(const T *other) const RefPtr< T >inline
operator==(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator==(const std::nullptr_t other) const RefPtr< T >inline
operator>(const RefPtr< T > &other) const RefPtr< T >inline
operator>(const T *other) const RefPtr< T >inline
operator>(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator>(const std::nullptr_t other) const RefPtr< T >inline
operator>=(const RefPtr< T > &other) const RefPtr< T >inline
operator>=(const T *other) const RefPtr< T >inline
operator>=(typename std::remove_const< T >::type *other) const RefPtr< T >inline
operator>=(const std::nullptr_t other) const RefPtr< T >inline
RefPtr()RefPtr< T >inline
RefPtr(RefPtr< T > &&other)RefPtr< T >inline
RefPtr(T *ptr)RefPtr< T >inline
RefPtr(std::nullptr_t ptr)RefPtr< T >inline
RefPtr(const RefPtr< T > &other)RefPtr< T >inline
reset()RefPtr< T >inline
swap(RefPtr< T > &other)RefPtr< T >inline
weakAssign(const RefPtr< T > &other)RefPtr< T >inline
~RefPtr()RefPtr< T >inline