This is the complete list of members for gr_sp< T, Ref, Unref >, including all inherited members.
element_type typedef | gr_sp< T, Ref, Unref > | |
get() const | gr_sp< T, Ref, Unref > | inline |
gr_sp() | gr_sp< T, Ref, Unref > | inline |
gr_sp(std::nullptr_t) | gr_sp< T, Ref, Unref > | inline |
gr_sp(const gr_sp< T, Ref, Unref > &that) | gr_sp< T, Ref, Unref > | inline |
gr_sp(const gr_sp< U, Ref, Unref > &that) | gr_sp< T, Ref, Unref > | inline |
gr_sp(const sk_sp< T > &that) | gr_sp< T, Ref, Unref > | inline |
gr_sp(gr_sp< T, Ref, Unref > &&that) | gr_sp< T, Ref, Unref > | inline |
gr_sp(sk_sp< T > &&that) | gr_sp< T, Ref, Unref > | inline |
gr_sp(T *obj) | gr_sp< T, Ref, Unref > | inlineexplicit |
operator bool() const | gr_sp< T, Ref, Unref > | inlineexplicit |
operator*() const | gr_sp< T, Ref, Unref > | inline |
operator->() const | gr_sp< T, Ref, Unref > | inline |
operator=(std::nullptr_t) | gr_sp< T, Ref, Unref > | inline |
operator=(const gr_sp< T, Ref, Unref > &that) | gr_sp< T, Ref, Unref > | inline |
operator=(const sk_sp< T > &that) | gr_sp< T, Ref, Unref > | inline |
operator=(gr_sp< T, Ref, Unref > &&that) | gr_sp< T, Ref, Unref > | inline |
operator=(sk_sp< T > &&that) | gr_sp< T, Ref, Unref > | inline |
reset(T *ptr=nullptr) | gr_sp< T, Ref, Unref > | inline |
~gr_sp() | gr_sp< T, Ref, Unref > | inline |