Terme_Source_VEF_base#

#include <Terme_Source_VEF_base.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Terme\_Source\_VEF\_base <class-terme-source-vef-base>`
[Terme\_Source\_VEF\_base](#class-terme-source-vef-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTerme__Source__VEF__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Terme_Source_VEF_base::ajouter(DoubleTab &resu) const override
Brief description
Detailed description

Reimplements:

References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleTab & Terme_Source_VEF_base::ajouter(DoubleTab &resu) const override <terme-source-vef-base-public-doubletab-ref-terme-source-vef-base-ajouter-doubletab-ref-resu-const-override>`
[DoubleTab & Terme_Source_VEF_base::ajouter(DoubleTab &resu) const override](#terme-source-vef-base-public-doubletab-ref-terme-source-vef-base-ajouter-doubletab-ref-resu-const-override)

calculer#

Definition
DoubleTab & Terme_Source_VEF_base::calculer(DoubleTab &resu) const override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`DoubleTab & Terme_Source_VEF_base::calculer(DoubleTab &resu) const override <terme-source-vef-base-public-doubletab-ref-terme-source-vef-base-calculer-doubletab-ref-resu-const-override>`
[DoubleTab & Terme_Source_VEF_base::calculer(DoubleTab &resu) const override](#terme-source-vef-base-public-doubletab-ref-terme-source-vef-base-calculer-doubletab-ref-resu-const-override)

completer#

Definition
void Terme_Source_VEF_base::completer() override
Brief description

Met a jour les references internes a l’objet Source_base .

Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void Terme_Source_VEF_base::completer() override <terme-source-vef-base-public-void-terme-source-vef-base-completer-override>`
[void Terme_Source_VEF_base::completer() override](#terme-source-vef-base-public-void-terme-source-vef-base-completer-override)

get_info#

Definition
const Type_info * Terme_Source_VEF_base::get_info() const override
Brief description

Donne des informations sur le type de l’ Objet_U .

Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Terme_Source_VEF_base::get_info() const override <terme-source-vef-base-public-const-type-info-ptr-terme-source-vef-base-get-info-const-override>`
[const Type_info * Terme_Source_VEF_base::get_info() const override](#terme-source-vef-base-public-const-type-info-ptr-terme-source-vef-base-get-info-const-override)

initialiser#

Definition
int Terme_Source_VEF_base::initialiser(double temps) override
Brief description

Contrairement aux methodes mettre_a_jour, les methodes initialiser des sources ne peuvent pas dependre de l’exterieur.

Detailed description

(lui - meme peut ne pas etre initialise) Par defaut, mettre_a_jour

Reimplements:

References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int Terme_Source_VEF_base::initialiser(double temps) override <terme-source-vef-base-public-int-terme-source-vef-base-initialiser-double-temps-override>`
[int Terme_Source_VEF_base::initialiser(double temps) override](#terme-source-vef-base-public-int-terme-source-vef-base-initialiser-double-temps-override)

Terme_Source_VEF_base#

Definition
Terme_Source_VEF_base::Terme_Source_VEF_base()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Terme_Source_VEF_base::Terme_Source_VEF_base() <terme-source-vef-base-public-terme-source-vef-base-terme-source-vef-base>`
[Terme_Source_VEF_base::Terme_Source_VEF_base()](#terme-source-vef-base-public-terme-source-vef-base-terme-source-vef-base)

Terme_Source_VEF_base#

Definition
Terme_Source_VEF_base::Terme_Source_VEF_base(const Iterateur_Source_base &iter_base)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Terme_Source_VEF_base::Terme_Source_VEF_base(const Iterateur_Source_base &iter_base) <terme-source-vef-base-public-terme-source-vef-base-terme-source-vef-base-const-iterateur-source-base-ref-iter-base>`
[Terme_Source_VEF_base::Terme_Source_VEF_base(const Iterateur_Source_base &iter_base)](#terme-source-vef-base-public-terme-source-vef-base-terme-source-vef-base-const-iterateur-source-base-ref-iter-base)

~Terme_Source_VEF_base#

Definition
Terme_Source_VEF_base::~Terme_Source_VEF_base() override
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Terme_Source_VEF_base::~Terme_Source_VEF_base() override <terme-source-vef-base-public-terme-source-vef-base-dtor-terme-source-vef-base-override>`
[Terme_Source_VEF_base::~Terme_Source_VEF_base() override](#terme-source-vef-base-public-terme-source-vef-base-dtor-terme-source-vef-base-override)

info#

Definition
const Type_info * Terme_Source_VEF_base::info()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Type_info * Terme_Source_VEF_base::info() <terme-source-vef-base-public-static-const-type-info-ptr-terme-source-vef-base-info>`
[const Type_info * Terme_Source_VEF_base::info()](#terme-source-vef-base-public-static-const-type-info-ptr-terme-source-vef-base-info)

self_cast#

Definition
const Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(const Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`const Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(const Objet_U &) <terme-source-vef-base-public-static-const-terme-source-vef-base-ref-terme-source-vef-base-self-cast-const-objet-u-ref>`
[const Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(const Objet_U &)](#terme-source-vef-base-public-static-const-terme-source-vef-base-ref-terme-source-vef-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(Objet_U &)
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(Objet_U &) <terme-source-vef-base-public-static-terme-source-vef-base-ref-terme-source-vef-base-self-cast-objet-u-ref>`
[Terme_Source_VEF_base & Terme_Source_VEF_base::self_cast(Objet_U &)](#terme-source-vef-base-public-static-terme-source-vef-base-ref-terme-source-vef-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Terme_Source_VEF_base::printOn(Sortie &x) const override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Imprime la source sur un flot de sortie.

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Sortie & Terme_Source_VEF_base::printOn(Sortie &x) const override <terme-source-vef-base-protected-sortie-ref-terme-source-vef-base-printon-sortie-ref-x-const-override>`
[Sortie & Terme_Source_VEF_base::printOn(Sortie &x) const override](#terme-source-vef-base-protected-sortie-ref-terme-source-vef-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Terme_Source_VEF_base::readOn(Entree &) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Lecture d’un terme source sur un flot d’entree.

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`Entree & Terme_Source_VEF_base::readOn(Entree &) override <terme-source-vef-base-protected-entree-ref-terme-source-vef-base-readon-entree-ref-override>`
[Entree & Terme_Source_VEF_base::readOn(Entree &) override](#terme-source-vef-base-protected-entree-ref-terme-source-vef-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Terme_Source_VEF_base::info_obj
iter_ (protected)
TRUST_Deriv<Iterateur_Source_base> Terme_Source_VEF_base::iter_