TRUST 1.9.8
HPC thermohydraulic platform
Loading...
Searching...
No Matches
TRUST_Ref_Objet_U Class Reference

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_Uoperator= (const Objet_U &t)
const TRUST_Ref_Objet_Uoperator= (const TRUST_Ref_Objet_U &t)
 operator bool () const noexcept
const Objet_Uvaleur () const
Objet_Uvaleur ()
const Objet_Uoperator-> () const
Objet_Uoperator-> ()

Static Public Attributes

static constexpr bool HAS_POINTER = true

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~TRUST_Ref_Objet_U()

TRUST_Ref_Objet_U::~TRUST_Ref_Objet_U ( )
default

◆ TRUST_Ref_Objet_U() [1/3]

TRUST_Ref_Objet_U::TRUST_Ref_Objet_U ( )
default

◆ TRUST_Ref_Objet_U() [2/3]

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() [3/3]

TRUST_Ref_Objet_U::TRUST_Ref_Objet_U ( const TRUST_Ref_Objet_U & t)

Definition at line 25 of file TRUST_Ref.cpp.

Member Function Documentation

◆ operator bool()

TRUST_Ref_Objet_U::operator bool ( ) const
inlineexplicitnoexcept

Definition at line 132 of file TRUST_Ref.h.

◆ operator->() [1/2]

Objet_U * TRUST_Ref_Objet_U::operator-> ( )
inline

Definition at line 137 of file TRUST_Ref.h.

◆ operator->() [2/2]

const Objet_U * TRUST_Ref_Objet_U::operator-> ( ) const
inline

Definition at line 136 of file TRUST_Ref.h.

◆ operator=() [1/2]

const TRUST_Ref_Objet_U & TRUST_Ref_Objet_U::operator= ( const Objet_U & t)

Definition at line 27 of file TRUST_Ref.cpp.

◆ operator=() [2/2]

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.

◆ valeur() [1/2]

Objet_U & TRUST_Ref_Objet_U::valeur ( )
inline

Definition at line 135 of file TRUST_Ref.h.

◆ valeur() [2/2]

const Objet_U & TRUST_Ref_Objet_U::valeur ( ) const
inline

Definition at line 134 of file TRUST_Ref.h.

Member Data Documentation

◆ HAS_POINTER

bool TRUST_Ref_Objet_U::HAS_POINTER = true
staticconstexpr

Definition at line 122 of file TRUST_Ref.h.


The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/cea-trust-platform/checkouts/v1.9.8/src/Kernel/Utilitaires/TRUST_Ref.h
  • /home/docs/checkouts/readthedocs.org/user_builds/cea-trust-platform/checkouts/v1.9.8/src/Kernel/Utilitaires/TRUST_Ref.cpp