Lumino
ln::Ref< T > Member List

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

detach()ln::Ref< T >
get() constln::Ref< T >
Nullln::Ref< T >static
operator bool() const noexceptln::Ref< T >inlineexplicit
operator T*() constln::Ref< T >inline
operator*() const noexceptln::Ref< T >
operator->() const noexceptln::Ref< T >
operator=(const Ref &ref) noexceptln::Ref< T >
operator=(const Ref< Y > &ref) noexceptln::Ref< T >
operator=(Ref &&ref) noexceptln::Ref< T >
operator=(Ref< Y > &&ref) noexceptln::Ref< T >
Ref() noexceptln::Ref< T >
Ref(std::nullptr_t) noexceptln::Ref< T >
Ref(T *ptr)ln::Ref< T >
Ref(T *ptr, bool retain)ln::Ref< T >
Ref(const Ref &ref) noexceptln::Ref< T >
Ref(const Ref< Y > &ref) noexceptln::Ref< T >
Ref(Ref &&ref) noexceptln::Ref< T >
Ref(Ref< Y > &&ref) noexceptln::Ref< T >
reset(T *ptr, bool retain=true)ln::Ref< T >
reset()ln::Ref< T >
swap(Ref< T > &other)ln::Ref< T >
~Ref()ln::Ref< T >