Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::AutoRefT< T > Member List

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

AutoRefT()=defaultArcane::AutoRefT< T >
AutoRefT(T *t)Arcane::AutoRefT< T >inlineexplicit
AutoRefT(const AutoRefT< T > &from)Arcane::AutoRefT< T >inline
BaseClass typedefArcane::AutoRefT< T >
get() constArcane::PtrT< T >inline
isNull() const (defined in Arcane::PtrT< T >)Arcane::PtrT< T >inline
m_valueArcane::AutoRefT< T >
operator*() constArcane::PtrT< T >inline
operator->() constArcane::PtrT< T >inline
operator=(const AutoRefT< T > &from)Arcane::AutoRefT< T >inline
operator=(T *new_value)Arcane::AutoRefT< T >inline
Arcane::PtrT::operator=(const PtrT< T > &from)Arcane::PtrT< T >inlineprotected
operator=(const PtrT< T2 > &from) (defined in Arcane::PtrT< T >)Arcane::PtrT< T >inlineprotected
PtrT(const PtrT< T > &from)Arcane::PtrT< T >inlineprotected
PtrT(const PtrT< T2 > &from)Arcane::PtrT< T >inlineprotected
PtrT()=defaultArcane::PtrT< T >
PtrT(T *t)Arcane::PtrT< T >inlineexplicit
~AutoRefT()Arcane::AutoRefT< T >inline
~PtrT()=default (defined in Arcane::PtrT< T >)Arcane::PtrT< T >virtual