TRUST_Deriv#

#include <TRUST_Deriv.h>

How to cite this class in this doc#

:ref:`TRUST\_Deriv <class-template-trust-deriv>`
[TRUST\_Deriv](#class-template-trust-deriv)

Detailed description#

Inherits from#

List of Protected Methods#

List of Private Methods#

List of Public Methods#

Complete Member Function Documentation#

duplique
int TRUST_Deriv<_CLASSE_>::duplique() const override

Reimplements:

References
How to cite in this doc:
:ref:`int TRUST_Deriv<_CLASSE_>::duplique() const override <protected-int-trust-deriv-classe-duplique-const-override>`
[int TRUST_Deriv<_CLASSE_>::duplique() const override](#protected-int-trust-deriv-classe-duplique-const-override)
printOn
Sortie & TRUST_Deriv<_CLASSE_>::printOn(Sortie &os) const override

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & TRUST_Deriv<_CLASSE_>::printOn(Sortie &os) const override <protected-sortie-ref-trust-deriv-classe-printon-sortie-ref-os-const-override>`
[Sortie & TRUST_Deriv<_CLASSE_>::printOn(Sortie &os) const override](#protected-sortie-ref-trust-deriv-classe-printon-sortie-ref-os-const-override)
readOn
Entree & TRUST_Deriv<_CLASSE_>::readOn(Entree &is) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

References
How to cite in this doc:
:ref:`Entree & TRUST_Deriv<_CLASSE_>::readOn(Entree &is) override <protected-entree-ref-trust-deriv-classe-readon-entree-ref-is-override>`
[Entree & TRUST_Deriv<_CLASSE_>::readOn(Entree &is) override](#protected-entree-ref-trust-deriv-classe-readon-entree-ref-is-override)
set_Objet_U_ptr
void TRUST_Deriv<_CLASSE_>::set_Objet_U_ptr(Objet_U *objet) override

Fait pointer *this sur l’objet *ptr L’adresse peut etre nulle (pointeur nul).

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`void TRUST_Deriv<_CLASSE_>::set_Objet_U_ptr(Objet_U *objet) override <protected-void-trust-deriv-classe-set-objet-u-ptr-objet-u-ptr-objet-override>`
[void TRUST_Deriv<_CLASSE_>::set_Objet_U_ptr(Objet_U *objet) override](#protected-void-trust-deriv-classe-set-objet-u-ptr-objet-u-ptr-objet-override)
taille_memoire
unsigned TRUST_Deriv<_CLASSE_>::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned TRUST_Deriv<_CLASSE_>::taille_memoire() const override <protected-unsigned-trust-deriv-classe-taille-memoire-const-override>`
[unsigned TRUST_Deriv<_CLASSE_>::taille_memoire() const override](#protected-unsigned-trust-deriv-classe-taille-memoire-const-override)
nommer
void TRUST_Deriv<_CLASSE_>::nommer(const Nom &) override

Donne un nom a l’ Objet_U Methode virtuelle a surcharger.

Reimplements:

How to cite in this doc:
:ref:`void TRUST_Deriv<_CLASSE_>::nommer(const Nom &) override <private-void-trust-deriv-classe-nommer-const-nom-ref-override>`
[void TRUST_Deriv<_CLASSE_>::nommer(const Nom &) override](#private-void-trust-deriv-classe-nommer-const-nom-ref-override)
reprendre
int TRUST_Deriv<_CLASSE_>::reprendre(Entree &) override

Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`int TRUST_Deriv<_CLASSE_>::reprendre(Entree &) override <private-int-trust-deriv-classe-reprendre-entree-ref-override>`
[int TRUST_Deriv<_CLASSE_>::reprendre(Entree &) override](#private-int-trust-deriv-classe-reprendre-entree-ref-override)
sauvegarder
int TRUST_Deriv<_CLASSE_>::sauvegarder(Sortie &) const override

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`int TRUST_Deriv<_CLASSE_>::sauvegarder(Sortie &) const override <private-int-trust-deriv-classe-sauvegarder-sortie-ref-const-override>`
[int TRUST_Deriv<_CLASSE_>::sauvegarder(Sortie &) const override](#private-int-trust-deriv-classe-sauvegarder-sortie-ref-const-override)
get_info_ptr
const Type_info & TRUST_Deriv<_CLASSE_>::get_info_ptr() const override

Reimplements:

How to cite in this doc:
:ref:`const Type_info & TRUST_Deriv<_CLASSE_>::get_info_ptr() const override <public-const-type-info-ref-trust-deriv-classe-get-info-ptr-const-override>`
[const Type_info & TRUST_Deriv<_CLASSE_>::get_info_ptr() const override](#public-const-type-info-ref-trust-deriv-classe-get-info-ptr-const-override)
operator _CLASSE_ &
TRUST_Deriv<_CLASSE_>::operator _CLASSE_ &()
References
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::operator _CLASSE_ &() <public-trust-deriv-classe-operator-classe-ref>`
[TRUST_Deriv<_CLASSE_>::operator _CLASSE_ &()](#public-trust-deriv-classe-operator-classe-ref)
operator const _CLASSE_ &
TRUST_Deriv<_CLASSE_>::operator const _CLASSE_ &() const
References
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::operator const _CLASSE_ &() const <public-trust-deriv-classe-operator-const-classe-ref-const>`
[TRUST_Deriv<_CLASSE_>::operator const _CLASSE_ &() const](#public-trust-deriv-classe-operator-const-classe-ref-const)
operator - >
_CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->()
References
How to cite in this doc:
:ref:`_CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->() <public-classe-ptr-trust-deriv-classe-operator>`
[_CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->()](#public-classe-ptr-trust-deriv-classe-operator)
operator - >
const _CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->() const
References
How to cite in this doc:
:ref:`const _CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->() const <public-const-classe-ptr-trust-deriv-classe-operator-const>`
[const _CLASSE_ * TRUST_Deriv<_CLASSE_>::operator->() const](#public-const-classe-ptr-trust-deriv-classe-operator-const)
operator =
const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const _CLASSE_ &t)
References
How to cite in this doc:
:ref:`const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const _CLASSE_ &t) <public-const-trust-deriv-ref-trust-deriv-classe-operator-equal-const-classe-ref-t>`
[const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const _CLASSE_ &t)](#public-const-trust-deriv-ref-trust-deriv-classe-operator-equal-const-classe-ref-t)
operator =
const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const TRUST_Deriv &t)
References
How to cite in this doc:
:ref:`const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const TRUST_Deriv &t) <public-const-trust-deriv-ref-trust-deriv-classe-operator-equal-const-trust-deriv-ref-t>`
[const TRUST_Deriv & TRUST_Deriv<_CLASSE_>::operator=(const TRUST_Deriv &t)](#public-const-trust-deriv-ref-trust-deriv-classe-operator-equal-const-trust-deriv-ref-t)
TRUST_Deriv
TRUST_Deriv<_CLASSE_>::TRUST_Deriv()
Referenced By
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::TRUST_Deriv() <public-trust-deriv-classe-trust-deriv>`
[TRUST_Deriv<_CLASSE_>::TRUST_Deriv()](#public-trust-deriv-classe-trust-deriv)
TRUST_Deriv
TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const _CLASSE_ &t)
References
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const _CLASSE_ &t) <public-trust-deriv-classe-trust-deriv-const-classe-ref-t>`
[TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const _CLASSE_ &t)](#public-trust-deriv-classe-trust-deriv-const-classe-ref-t)
TRUST_Deriv
TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const TRUST_Deriv &t)
References
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const TRUST_Deriv &t) <public-trust-deriv-classe-trust-deriv-const-trust-deriv-ref-t>`
[TRUST_Deriv<_CLASSE_>::TRUST_Deriv(const TRUST_Deriv &t)](#public-trust-deriv-classe-trust-deriv-const-trust-deriv-ref-t)
typer_lire
Entree & TRUST_Deriv<_CLASSE_>::typer_lire(Entree &is, const char *b="??", const char *msg="??")
References
Referenced By
How to cite in this doc:
:ref:`Entree & TRUST_Deriv<_CLASSE_>::typer_lire(Entree &is, const char *b="??", const char *msg="??") <public-entree-ref-trust-deriv-classe-typer-lire-entree-ref-is-const-char-ptr-b-equal-"??"-const-char-ptr-msg-equal-"??">`
[Entree & TRUST_Deriv<_CLASSE_>::typer_lire(Entree &is, const char *b="??", const char *msg="??")](#public-entree-ref-trust-deriv-classe-typer-lire-entree-ref-is-const-char-ptr-b-equal-"??"-const-char-ptr-msg-equal-"??")
typer_lire_simple
Entree & TRUST_Deriv<_CLASSE_>::typer_lire_simple(Entree &is, const char *msg="??")
References
Referenced By
How to cite in this doc:
:ref:`Entree & TRUST_Deriv<_CLASSE_>::typer_lire_simple(Entree &is, const char *msg="??") <public-entree-ref-trust-deriv-classe-typer-lire-simple-entree-ref-is-const-char-ptr-msg-equal-"??">`
[Entree & TRUST_Deriv<_CLASSE_>::typer_lire_simple(Entree &is, const char *msg="??")](#public-entree-ref-trust-deriv-classe-typer-lire-simple-entree-ref-is-const-char-ptr-msg-equal-"??")
valeur
_CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur()
References
How to cite in this doc:
:ref:`_CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur() <public-classe-ref-trust-deriv-classe-valeur>`
[_CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur()](#public-classe-ref-trust-deriv-classe-valeur)
valeur
const _CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur() const
References
Referenced By
How to cite in this doc:
:ref:`const _CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur() const <public-const-classe-ref-trust-deriv-classe-valeur-const>`
[const _CLASSE_ & TRUST_Deriv<_CLASSE_>::valeur() const](#public-const-classe-ref-trust-deriv-classe-valeur-const)
~TRUST_Deriv
TRUST_Deriv<_CLASSE_>::~TRUST_Deriv()
References
How to cite in this doc:
:ref:`TRUST_Deriv<_CLASSE_>::~TRUST_Deriv() <public-trust-deriv-classe-dtor-trust-deriv>`
[TRUST_Deriv<_CLASSE_>::~TRUST_Deriv()](#public-trust-deriv-classe-dtor-trust-deriv)

Attributes Documentation#

pointeur_ (private)
_CLASSE_* TRUST_Deriv<_CLASSE_>::pointeur_ = nullptr