Source_Qdm_EF#
#include <Source_Qdm_EF.h>
class Source_Qdm_EF
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:`Source\_Qdm\_EF <class-source-qdm-ef>`
[Source\_Qdm\_EF](#class-source-qdm-ef)
Detailed description#
Inherits from#
public : Source_base
public : Terme_Source_Qdm
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter#
DoubleTab & Source_Qdm_EF::ajouter(DoubleTab &) const override
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 & Source_Qdm_EF::ajouter(DoubleTab &) const override <source-qdm-ef-public-doubletab-ref-source-qdm-ef-ajouter-doubletab-ref-const-override>`
[DoubleTab & Source_Qdm_EF::ajouter(DoubleTab &) const override](#source-qdm-ef-public-doubletab-ref-source-qdm-ef-ajouter-doubletab-ref-const-override)
associer_pb#
void Source_Qdm_EF::associer_pb(const Probleme_base &) override
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:`void Source_Qdm_EF::associer_pb(const Probleme_base &) override <source-qdm-ef-public-void-source-qdm-ef-associer-pb-const-probleme-base-ref-override>`
[void Source_Qdm_EF::associer_pb(const Probleme_base &) override](#source-qdm-ef-public-void-source-qdm-ef-associer-pb-const-probleme-base-ref-override)
calculer#
DoubleTab & Source_Qdm_EF::calculer(DoubleTab &) const override
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 & Source_Qdm_EF::calculer(DoubleTab &) const override <source-qdm-ef-public-doubletab-ref-source-qdm-ef-calculer-doubletab-ref-const-override>`
[DoubleTab & Source_Qdm_EF::calculer(DoubleTab &) const override](#source-qdm-ef-public-doubletab-ref-source-qdm-ef-calculer-doubletab-ref-const-override)
duplique#
int Source_Qdm_EF::duplique() const override
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:`int Source_Qdm_EF::duplique() const override <source-qdm-ef-public-int-source-qdm-ef-duplique-const-override>`
[int Source_Qdm_EF::duplique() const override](#source-qdm-ef-public-int-source-qdm-ef-duplique-const-override)
get_info#
const Type_info * Source_Qdm_EF::get_info() const override
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 * Source_Qdm_EF::get_info() const override <source-qdm-ef-public-const-type-info-ptr-source-qdm-ef-get-info-const-override>`
[const Type_info * Source_Qdm_EF::get_info() const override](#source-qdm-ef-public-const-type-info-ptr-source-qdm-ef-get-info-const-override)
mettre_a_jour#
void Source_Qdm_EF::mettre_a_jour(double) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour en temps du terme source.
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:`void Source_Qdm_EF::mettre_a_jour(double) override <source-qdm-ef-public-void-source-qdm-ef-mettre-a-jour-double-override>`
[void Source_Qdm_EF::mettre_a_jour(double) override](#source-qdm-ef-public-void-source-qdm-ef-mettre-a-jour-double-override)
Source_Qdm_EF#
Source_Qdm_EF::Source_Qdm_EF()
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:`Source_Qdm_EF::Source_Qdm_EF() <source-qdm-ef-public-source-qdm-ef-source-qdm-ef>`
[Source_Qdm_EF::Source_Qdm_EF()](#source-qdm-ef-public-source-qdm-ef-source-qdm-ef)
taille_memoire#
unsigned Source_Qdm_EF::taille_memoire() const override
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:`unsigned Source_Qdm_EF::taille_memoire() const override <source-qdm-ef-public-unsigned-source-qdm-ef-taille-memoire-const-override>`
[unsigned Source_Qdm_EF::taille_memoire() const override](#source-qdm-ef-public-unsigned-source-qdm-ef-taille-memoire-const-override)
~Source_Qdm_EF#
Source_Qdm_EF::~Source_Qdm_EF()
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:`Source_Qdm_EF::~Source_Qdm_EF() <source-qdm-ef-public-source-qdm-ef-dtor-source-qdm-ef>`
[Source_Qdm_EF::~Source_Qdm_EF()](#source-qdm-ef-public-source-qdm-ef-dtor-source-qdm-ef)
cree_instance#
Objet_U * Source_Qdm_EF::cree_instance()
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:`Objet_U * Source_Qdm_EF::cree_instance() <source-qdm-ef-public-static-objet-u-ptr-source-qdm-ef-cree-instance>`
[Objet_U * Source_Qdm_EF::cree_instance()](#source-qdm-ef-public-static-objet-u-ptr-source-qdm-ef-cree-instance)
info#
const Type_info * Source_Qdm_EF::info()
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 * Source_Qdm_EF::info() <source-qdm-ef-public-static-const-type-info-ptr-source-qdm-ef-info>`
[const Type_info * Source_Qdm_EF::info()](#source-qdm-ef-public-static-const-type-info-ptr-source-qdm-ef-info)
self_cast#
const Source_Qdm_EF & Source_Qdm_EF::self_cast(const Objet_U &)
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 Source_Qdm_EF & Source_Qdm_EF::self_cast(const Objet_U &) <source-qdm-ef-public-static-const-source-qdm-ef-ref-source-qdm-ef-self-cast-const-objet-u-ref>`
[const Source_Qdm_EF & Source_Qdm_EF::self_cast(const Objet_U &)](#source-qdm-ef-public-static-const-source-qdm-ef-ref-source-qdm-ef-self-cast-const-objet-u-ref)
self_cast#
Source_Qdm_EF & Source_Qdm_EF::self_cast(Objet_U &)
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:`Source_Qdm_EF & Source_Qdm_EF::self_cast(Objet_U &) <source-qdm-ef-public-static-source-qdm-ef-ref-source-qdm-ef-self-cast-objet-u-ref>`
[Source_Qdm_EF & Source_Qdm_EF::self_cast(Objet_U &)](#source-qdm-ef-public-static-source-qdm-ef-ref-source-qdm-ef-self-cast-objet-u-ref)
associer_domaines#
void Source_Qdm_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
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 Source_Qdm_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <source-qdm-ef-protected-void-source-qdm-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_Qdm_EF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#source-qdm-ef-protected-void-source-qdm-ef-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
printOn#
Sortie & Source_Qdm_EF::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Source_Qdm_EF::printOn(Sortie &x) const override <source-qdm-ef-protected-sortie-ref-source-qdm-ef-printon-sortie-ref-x-const-override>`
[Sortie & Source_Qdm_EF::printOn(Sortie &x) const override](#source-qdm-ef-protected-sortie-ref-source-qdm-ef-printon-sortie-ref-x-const-override)
readOn#
Entree & Source_Qdm_EF::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
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:`Entree & Source_Qdm_EF::readOn(Entree &) override <source-qdm-ef-protected-entree-ref-source-qdm-ef-readon-entree-ref-override>`
[Entree & Source_Qdm_EF::readOn(Entree &) override](#source-qdm-ef-protected-entree-ref-source-qdm-ef-readon-entree-ref-override)
Attributes Documentation#
const Type_info Source_Qdm_EF::info_obj
TRUST_Ref<Domaine_Cl_EF *> Source_Qdm_EF::le_dom_Cl_EF
TRUST_Ref<Domaine_EF *> Source_Qdm_EF::le_dom_EF