![]() |
Raven Engine v0.1
|
This is the complete list of members for Raven::Scope< T >, including all inherited members.
| CastTo() &&noexcept | Raven::Scope< T > | inline |
| Get() const noexcept | Raven::Scope< T > | inline |
| operator bool() const noexcept | Raven::Scope< T > | inlineexplicit |
| operator!=(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| operator*() const | Raven::Scope< T > | inline |
| operator->() const noexcept | Raven::Scope< T > | inline |
| operator<(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| operator<=(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| operator=(const Scope &)=delete | Raven::Scope< T > | |
| operator=(Scope &&other) noexcept | Raven::Scope< T > | inline |
| operator==(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| operator>(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| operator>=(const Scope &other) const noexcept | Raven::Scope< T > | inline |
| Release() noexcept | Raven::Scope< T > | inline |
| Reset(T *ptr=nullptr) noexcept | Raven::Scope< T > | inline |
| Scope(T *ptr=nullptr) noexcept | Raven::Scope< T > | inline |
| Scope(Scope< T2 > &&other) noexcept | Raven::Scope< T > | inline |
| Scope(const Scope &)=delete | Raven::Scope< T > | |
| Scope(Scope &&other) noexcept | Raven::Scope< T > | inline |
| swap(Scope &first, Scope &second) noexcept | Raven::Scope< T > | friend |
| ~Scope() | Raven::Scope< T > | inline |