ScatterMED#
#include <ScatterMED.h>
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:`ScatterMED <class-scattermed>`
[ScatterMED](#class-scattermed)
Detailed description#
Inherits from#
public : Scatter
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique#
int ScatterMED::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 ScatterMED::duplique() const override <scattermed-public-int-scattermed-duplique-const-override>`
[int ScatterMED::duplique() const override](#scattermed-public-int-scattermed-duplique-const-override)
get_info#
const Type_info * ScatterMED::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 * ScatterMED::get_info() const override <scattermed-public-const-type-info-ptr-scattermed-get-info-const-override>`
[const Type_info * ScatterMED::get_info() const override](#scattermed-public-const-type-info-ptr-scattermed-get-info-const-override)
lire_domaine#
void ScatterMED::lire_domaine(Nom &, Noms &liste_bords_periodiques) override
Lit le domaine dans le fichier de nom “nomentree”, de type LecFicDistribueBin ou LecFicDistribue .
Detailed description
(selon fichier_domaine_format_binaire_) Le format historique n’est plus supporte. Format attendu : Domaine::ReadOn le Domaine est renomme comme le domaine (pour lance_test_seq_par)
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 ScatterMED::lire_domaine(Nom &, Noms &liste_bords_periodiques) override <scattermed-public-void-scattermed-lire-domaine-nom-ref-noms-ref-liste-bords-periodiques-override>`
[void ScatterMED::lire_domaine(Nom &, Noms &liste_bords_periodiques) override](#scattermed-public-void-scattermed-lire-domaine-nom-ref-noms-ref-liste-bords-periodiques-override)
ScatterMED#
ScatterMED::ScatterMED()
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:`ScatterMED::ScatterMED() <scattermed-public-scattermed-scattermed>`
[ScatterMED::ScatterMED()](#scattermed-public-scattermed-scattermed)
taille_memoire#
unsigned ScatterMED::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 ScatterMED::taille_memoire() const override <scattermed-public-unsigned-scattermed-taille-memoire-const-override>`
[unsigned ScatterMED::taille_memoire() const override](#scattermed-public-unsigned-scattermed-taille-memoire-const-override)
~ScatterMED#
ScatterMED::~ScatterMED()
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:`ScatterMED::~ScatterMED() <scattermed-public-scattermed-dtor-scattermed>`
[ScatterMED::~ScatterMED()](#scattermed-public-scattermed-dtor-scattermed)
cree_instance#
Objet_U * ScatterMED::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 * ScatterMED::cree_instance() <scattermed-public-static-objet-u-ptr-scattermed-cree-instance>`
[Objet_U * ScatterMED::cree_instance()](#scattermed-public-static-objet-u-ptr-scattermed-cree-instance)
info#
const Type_info * ScatterMED::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 * ScatterMED::info() <scattermed-public-static-const-type-info-ptr-scattermed-info>`
[const Type_info * ScatterMED::info()](#scattermed-public-static-const-type-info-ptr-scattermed-info)
self_cast#
const ScatterMED & ScatterMED::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 ScatterMED & ScatterMED::self_cast(const Objet_U &) <scattermed-public-static-const-scattermed-ref-scattermed-self-cast-const-objet-u-ref>`
[const ScatterMED & ScatterMED::self_cast(const Objet_U &)](#scattermed-public-static-const-scattermed-ref-scattermed-self-cast-const-objet-u-ref)
self_cast#
ScatterMED & ScatterMED::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:`ScatterMED & ScatterMED::self_cast(Objet_U &) <scattermed-public-static-scattermed-ref-scattermed-self-cast-objet-u-ref>`
[ScatterMED & ScatterMED::self_cast(Objet_U &)](#scattermed-public-static-scattermed-ref-scattermed-self-cast-objet-u-ref)
printOn#
Sortie & ScatterMED::printOn(Sortie &x) const override
Simple appel a: Interprete::printOn(Sortie&)
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 & ScatterMED::printOn(Sortie &x) const override <scattermed-protected-sortie-ref-scattermed-printon-sortie-ref-x-const-override>`
[Sortie & ScatterMED::printOn(Sortie &x) const override](#scattermed-protected-sortie-ref-scattermed-printon-sortie-ref-x-const-override)
readOn#
Entree & ScatterMED::readOn(Entree &) override
Simple appel a: Interprete::readOn(Entree&)
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 & ScatterMED::readOn(Entree &) override <scattermed-protected-entree-ref-scattermed-readon-entree-ref-override>`
[Entree & ScatterMED::readOn(Entree &) override](#scattermed-protected-entree-ref-scattermed-readon-entree-ref-override)
Attributes Documentation#
const Type_info ScatterMED::info_obj