Espece#

#include <Espece.h>
Brief description

classe Espece

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:`Espece <class-espece>`
[Espece](#class-espece)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEspece__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

creer_champs_non_lus#

Definition
void Espece::creer_champs_non_lus() override
Brief description
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 Espece::creer_champs_non_lus() override <espece-public-void-espece-creer-champs-non-lus-override>`
[void Espece::creer_champs_non_lus() override](#espece-public-void-espece-creer-champs-non-lus-override)

duplique#

Definition
int Espece::duplique() const override
Brief description
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 Espece::duplique() const override <espece-public-int-espece-duplique-const-override>`
[int Espece::duplique() const override](#espece-public-int-espece-duplique-const-override)

Espece#

Definition
Espece::Espece()
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:`Espece::Espece() <espece-public-espece-espece>`
[Espece::Espece()](#espece-public-espece-espece)

get_info#

Definition
const Type_info * Espece::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 * Espece::get_info() const override <espece-public-const-type-info-ptr-espece-get-info-const-override>`
[const Type_info * Espece::get_info() const override](#espece-public-const-type-info-ptr-espece-get-info-const-override)

masse_molaire#

Definition
double & Espece::masse_molaire()
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:`double & Espece::masse_molaire() <espece-public-double-ref-espece-masse-molaire>`
[double & Espece::masse_molaire()](#espece-public-double-ref-espece-masse-molaire)

masse_molaire#

Definition
const double & Espece::masse_molaire() const
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:`const double & Espece::masse_molaire() const <espece-public-const-double-ref-espece-masse-molaire-const>`
[const double & Espece::masse_molaire() const](#espece-public-const-double-ref-espece-masse-molaire-const)

set_param#

Definition
void Espece::set_param(Param &param) 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:`void Espece::set_param(Param &param) override <espece-public-void-espece-set-param-param-ref-param-override>`
[void Espece::set_param(Param &param) override](#espece-public-void-espece-set-param-param-ref-param-override)

taille_memoire#

Definition
unsigned Espece::taille_memoire() const override
Brief description
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 Espece::taille_memoire() const override <espece-public-unsigned-espece-taille-memoire-const-override>`
[unsigned Espece::taille_memoire() const override](#espece-public-unsigned-espece-taille-memoire-const-override)

verifier_coherence_champs#

Definition
void Espece::verifier_coherence_champs(int &err, Nom &message) override
Brief description

Verifie que les champs lus l’ont ete correctement.

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 Espece::verifier_coherence_champs(int &err, Nom &message) override <espece-public-void-espece-verifier-coherence-champs-int-ref-err-nom-ref-message-override>`
[void Espece::verifier_coherence_champs(int &err, Nom &message) override](#espece-public-void-espece-verifier-coherence-champs-int-ref-err-nom-ref-message-override)

~Espece#

Definition
Espece::~Espece()
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:`Espece::~Espece() <espece-public-espece-dtor-espece>`
[Espece::~Espece()](#espece-public-espece-dtor-espece)

cree_instance#

Definition
Objet_U * Espece::cree_instance()
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:`Objet_U * Espece::cree_instance() <espece-public-static-objet-u-ptr-espece-cree-instance>`
[Objet_U * Espece::cree_instance()](#espece-public-static-objet-u-ptr-espece-cree-instance)

info#

Definition
const Type_info * Espece::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 * Espece::info() <espece-public-static-const-type-info-ptr-espece-info>`
[const Type_info * Espece::info()](#espece-public-static-const-type-info-ptr-espece-info)

self_cast#

Definition
const Espece & Espece::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 Espece & Espece::self_cast(const Objet_U &) <espece-public-static-const-espece-ref-espece-self-cast-const-objet-u-ref>`
[const Espece & Espece::self_cast(const Objet_U &)](#espece-public-static-const-espece-ref-espece-self-cast-const-objet-u-ref)

self_cast#

Definition
Espece & Espece::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:`Espece & Espece::self_cast(Objet_U &) <espece-public-static-espece-ref-espece-self-cast-objet-u-ref>`
[Espece & Espece::self_cast(Objet_U &)](#espece-public-static-espece-ref-espece-self-cast-objet-u-ref)

printOn#

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

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

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:`Sortie & Espece::printOn(Sortie &x) const override <espece-protected-sortie-ref-espece-printon-sortie-ref-x-const-override>`
[Sortie & Espece::printOn(Sortie &x) const override](#espece-protected-sortie-ref-espece-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un milieu sur un flot d’entree.

Detailed description

Format: { grandeur_physique type_champ bloc de lecture du champ } cf set_param method to know the understood keywords cf Param class to know possible options reading

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 & Espece::readOn(Entree &) override <espece-protected-entree-ref-espece-readon-entree-ref-override>`
[Entree & Espece::readOn(Entree &) override](#espece-protected-entree-ref-espece-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Espece::info_obj
Masse_mol_ (protected)
double Espece::Masse_mol_