EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
RefPtr< X > Member List

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

get() const RefPtr< X >inline
mPtrRefPtr< X >protected
operator bool() const RefPtr< X >inline
operator*() const RefPtr< X >inline
operator->() const RefPtr< X >inline
operator=(const RefPtr &oth)RefPtr< X >inline
operator=(const RefPtr< Y > &oth)RefPtr< X >inline
operator==(const RefPtr< Y > &oth) const RefPtr< X >inline
RefPtr(X *p=nullptr)RefPtr< X >inlineexplicit
RefPtr(const RefPtr &oth)RefPtr< X >inline
RefPtr(const RefPtr< Y > &oth)RefPtr< X >inline
StaticCast(const RefPtr< Y > &oth)RefPtr< X >inlinestatic
~RefPtr()RefPtr< X >inlinevirtual