This is the complete list of members for Ref< T >, including all inherited members.
| getRefCount() const noexcept | Ref< T > | inline |
| isLastRef() const noexcept | Ref< T > | inline |
| operator bool() const noexcept | Ref< T > | inlineexplicit |
| operator ID< T >() const noexcept | Ref< T > | inlineexplicit |
| operator!=(const Ref &v) const noexcept | Ref< T > | inline |
| operator!=(ID< T > v) const noexcept | Ref< T > | inline |
| operator*() const noexcept | Ref< T > | inline |
| operator<(const Ref &v) const noexcept | Ref< T > | inline |
| operator<(ID< T > v) const noexcept | Ref< T > | inline |
| operator=(const Ref &ref) noexcept (defined in Ref< T >) | Ref< T > | inline |
| operator=(Ref &&ref) noexcept (defined in Ref< T >) | Ref< T > | inline |
| operator==(const Ref &v) const noexcept | Ref< T > | inline |
| operator==(ID< T > v) const noexcept | Ref< T > | inline |
| Ref()=default (defined in Ref< T >) | Ref< T > | |
| Ref(ID< T > item) | Ref< T > | inlineexplicit |
| Ref(const Ref &ref) noexcept (defined in Ref< T >) | Ref< T > | inline |
| Ref(Ref &&ref) noexcept (defined in Ref< T >) | Ref< T > | inline |
| ~Ref() | Ref< T > | inline |