|
Berserk
|
This is the complete list of members for Ref< T >, including all inherited members.
| As() const | Ref< T > | inline |
| Cast() const | Ref< T > | inline |
| ForceCast() const | Ref< T > | inline |
| Get() const | Ref< T > | inline |
| Is() const | Ref< T > | inline |
| IsNotNull() const | Ref< T > | inline |
| IsNull() const | Ref< T > | inline |
| IsUnique() const | Ref< T > | inline |
| operator bool() const | Ref< T > | inlineexplicit |
| operator!=(const Ref &other) const | Ref< T > | inline |
| operator*() const | Ref< T > | inline |
| operator->() const | Ref< T > | inline |
| operator=(const Ref &other) | Ref< T > | inline |
| operator=(Ref &&other) noexcept | Ref< T > | inline |
| operator==(const Ref &other) const | Ref< T > | inline |
| Ref()=default | Ref< T > | |
| Ref(T *object) | Ref< T > | inlineexplicit |
| Ref(const Ref &other) | Ref< T > | inline |
| Ref(Ref &&other) noexcept | Ref< T > | inline |
| Release() | Ref< T > | inline |
| Reset(T *ptr=nullptr) | Ref< T > | inline |
| ~Ref() | Ref< T > | inline |