|
TrioCFD 1.9.8
TrioCFD documentation
|
#include <TRUST_Ref.h>
Public Member Functions | |
| ~TRUST_Ref ()=default | |
| TRUST_Ref ()=default | |
| TRUST_Ref (const value_type &t) | |
| TRUST_Ref (const TRUST_Ref &t) | |
| const TRUST_Ref & | operator= (const value_type &t) |
| const TRUST_Ref & | operator= (const TRUST_Ref &t) |
| operator const value_type & () const | |
| operator value_type & () | |
| const value_type & | valeur () const |
| value_type & | valeur () |
| const value_type * | operator-> () const |
| value_type * | operator-> () |
| operator bool () const noexcept | |
| const Nom & | le_nom () const =delete |
| void | reset () |
Static Public Attributes | |
| static constexpr bool | HAS_POINTER = true |
Definition at line 51 of file TRUST_Ref.h.
|
default |
|
inline |
Definition at line 68 of file TRUST_Ref.h.
|
inline |
Definition at line 69 of file TRUST_Ref.h.
|
inlineexplicitnoexcept |
Definition at line 92 of file TRUST_Ref.h.
|
inline |
Definition at line 84 of file TRUST_Ref.h.
|
inline |
Definition at line 85 of file TRUST_Ref.h.
|
inline |
Definition at line 90 of file TRUST_Ref.h.
|
inline |
Definition at line 89 of file TRUST_Ref.h.
|
inline |
Definition at line 77 of file TRUST_Ref.h.
|
inline |
Definition at line 71 of file TRUST_Ref.h.
|
inline |
Definition at line 95 of file TRUST_Ref.h.
|
inline |
Definition at line 88 of file TRUST_Ref.h.
|
inline |
Definition at line 87 of file TRUST_Ref.h.
|
staticconstexpr |
Definition at line 64 of file TRUST_Ref.h.