|
TrioCFD 1.9.8
TrioCFD documentation
|
classe TRUST_Ref_Objet_U More...
#include <TRUST_Ref.h>
Public Member Functions | |
| ~TRUST_Ref_Objet_U () | |
| TRUST_Ref_Objet_U () | |
| TRUST_Ref_Objet_U (const Objet_U &t) | |
| TRUST_Ref_Objet_U (const TRUST_Ref_Objet_U &t) | |
| const TRUST_Ref_Objet_U & | operator= (const Objet_U &t) |
| const TRUST_Ref_Objet_U & | operator= (const TRUST_Ref_Objet_U &t) |
| operator bool () const noexcept | |
| const Objet_U & | valeur () const |
| Objet_U & | valeur () |
| const Objet_U * | operator-> () const |
| Objet_U * | operator-> () |
Static Public Attributes | |
| static constexpr bool | HAS_POINTER = true |
classe TRUST_Ref_Objet_U
Cette classe est quasiment identique a TRUST_Ref<>, sauf qu'elle ne contient pas les operateurs de conversion implicite
Definition at line 116 of file TRUST_Ref.h.
|
default |
|
default |
| TRUST_Ref_Objet_U::TRUST_Ref_Objet_U | ( | const Objet_U & | t | ) |
Definition at line 23 of file TRUST_Ref.cpp.
| TRUST_Ref_Objet_U::TRUST_Ref_Objet_U | ( | const TRUST_Ref_Objet_U & | t | ) |
Definition at line 25 of file TRUST_Ref.cpp.
|
inlineexplicitnoexcept |
Definition at line 132 of file TRUST_Ref.h.
|
inline |
Definition at line 137 of file TRUST_Ref.h.
|
inline |
Definition at line 136 of file TRUST_Ref.h.
| const TRUST_Ref_Objet_U & TRUST_Ref_Objet_U::operator= | ( | const Objet_U & | t | ) |
Definition at line 27 of file TRUST_Ref.cpp.
| const TRUST_Ref_Objet_U & TRUST_Ref_Objet_U::operator= | ( | const TRUST_Ref_Objet_U & | t | ) |
Definition at line 33 of file TRUST_Ref.cpp.
|
inline |
Definition at line 135 of file TRUST_Ref.h.
|
inline |
Definition at line 134 of file TRUST_Ref.h.
|
staticconstexpr |
Definition at line 122 of file TRUST_Ref.h.