Berserk
Ref< T > Member List

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

As() constRef< T >inline
Cast() constRef< T >inline
ForceCast() constRef< T >inline
Get() constRef< T >inline
Is() constRef< T >inline
IsNotNull() constRef< T >inline
IsNull() constRef< T >inline
IsUnique() constRef< T >inline
operator bool() constRef< T >inlineexplicit
operator!=(const Ref &other) constRef< T >inline
operator*() constRef< T >inline
operator->() constRef< T >inline
operator=(const Ref &other)Ref< T >inline
operator=(Ref &&other) noexceptRef< T >inline
operator==(const Ref &other) constRef< T >inline
Ref()=defaultRef< T >
Ref(T *object)Ref< T >inlineexplicit
Ref(const Ref &other)Ref< T >inline
Ref(Ref &&other) noexceptRef< T >inline
Release()Ref< T >inline
Reset(T *ptr=nullptr)Ref< T >inline
~Ref()Ref< T >inline