![]() |
Lumino
|
This is the complete list of members for ln::Ref< T >, including all inherited members.
detach() | ln::Ref< T > | |
get() const | ln::Ref< T > | |
Null | ln::Ref< T > | static |
operator bool() const noexcept | ln::Ref< T > | inlineexplicit |
operator T*() const | ln::Ref< T > | inline |
operator*() const noexcept | ln::Ref< T > | |
operator->() const noexcept | ln::Ref< T > | |
operator=(const Ref &ref) noexcept | ln::Ref< T > | |
operator=(const Ref< Y > &ref) noexcept | ln::Ref< T > | |
operator=(Ref &&ref) noexcept | ln::Ref< T > | |
operator=(Ref< Y > &&ref) noexcept | ln::Ref< T > | |
Ref() noexcept | ln::Ref< T > | |
Ref(std::nullptr_t) noexcept | ln::Ref< T > | |
Ref(T *ptr) | ln::Ref< T > | |
Ref(T *ptr, bool retain) | ln::Ref< T > | |
Ref(const Ref &ref) noexcept | ln::Ref< T > | |
Ref(const Ref< Y > &ref) noexcept | ln::Ref< T > | |
Ref(Ref &&ref) noexcept | ln::Ref< T > | |
Ref(Ref< Y > &&ref) noexcept | ln::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 > |