Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::Scope< T > Member List

This is the complete list of members for Raven::Scope< T >, including all inherited members.

CastTo() &&noexceptRaven::Scope< T >inline
Get() const noexceptRaven::Scope< T >inline
operator bool() const noexceptRaven::Scope< T >inlineexplicit
operator!=(const Scope &other) const noexceptRaven::Scope< T >inline
operator*() constRaven::Scope< T >inline
operator->() const noexceptRaven::Scope< T >inline
operator<(const Scope &other) const noexceptRaven::Scope< T >inline
operator<=(const Scope &other) const noexceptRaven::Scope< T >inline
operator=(const Scope &)=deleteRaven::Scope< T >
operator=(Scope &&other) noexceptRaven::Scope< T >inline
operator==(const Scope &other) const noexceptRaven::Scope< T >inline
operator>(const Scope &other) const noexceptRaven::Scope< T >inline
operator>=(const Scope &other) const noexceptRaven::Scope< T >inline
Release() noexceptRaven::Scope< T >inline
Reset(T *ptr=nullptr) noexceptRaven::Scope< T >inline
Scope(T *ptr=nullptr) noexceptRaven::Scope< T >inline
Scope(Scope< T2 > &&other) noexceptRaven::Scope< T >inline
Scope(const Scope &)=deleteRaven::Scope< T >
Scope(Scope &&other) noexceptRaven::Scope< T >inline
swap(Scope &first, Scope &second) noexceptRaven::Scope< T >friend
~Scope()Raven::Scope< T >inline