ECSM v0.2.0
Ref< T > Member List

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

getRefCount() const noexceptRef< T >inline
isLastRef() const noexceptRef< T >inline
operator bool() const noexceptRef< T >inlineexplicit
operator ID< T >() const noexceptRef< T >inlineexplicit
operator!=(const Ref &v) const noexceptRef< T >inline
operator*() const noexceptRef< T >inline
operator<(const Ref &v) const noexceptRef< T >inline
operator=(const Ref &ref) noexcept (defined in Ref< T >)Ref< T >inline
operator=(Ref &&ref) noexcept (defined in Ref< T >)Ref< T >inline
operator==(const Ref &v) const noexceptRef< T >inline
Ref()=default (defined in Ref< T >)Ref< T >
Ref(ID< T > item)Ref< T >inlineexplicit
Ref(const Ref &ref) noexcept (defined in Ref< T >)Ref< T >inline
Ref(Ref &&ref) noexcept (defined in Ref< T >)Ref< T >inline
~Ref()Ref< T >inline