plugify
1.0.0.0
|
This is the complete list of members for plugify::Ref< T >, including all inherited members.
_impl (defined in plugify::Ref< T >) | plugify::Ref< T > | protected |
operator bool() const noexcept (defined in plugify::Ref< T >) | plugify::Ref< T > | inlineexplicit |
operator=(const Ref &) &=default (defined in plugify::Ref< T >) | plugify::Ref< T > | |
operator=(const Ref &) &&=delete (defined in plugify::Ref< T >) | plugify::Ref< T > | |
operator=(Ref &&) &=default (defined in plugify::Ref< T >) | plugify::Ref< T > | |
operator=(Ref &&) &&=delete (defined in plugify::Ref< T >) | plugify::Ref< T > | |
operator==(const Ref &other) const noexcept (defined in plugify::Ref< T >) | plugify::Ref< T > | inline |
operator==(const T *impl) const noexcept (defined in plugify::Ref< T >) | plugify::Ref< T > | inline |
Ref() noexcept (defined in plugify::Ref< T >) | plugify::Ref< T > | inline |
Ref(T &impl) noexcept (defined in plugify::Ref< T >) | plugify::Ref< T > | inline |
Ref(Ref const &)=default (defined in plugify::Ref< T >) | plugify::Ref< T > | |
Ref(Ref &&)=default (defined in plugify::Ref< T >) | plugify::Ref< T > |