Sondes_Int#
#include <Sondes_Int.h>
classe Sondes_Int Cette classe represente une liste d’objets de type Sonde_Int .
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:`Sondes\_Int <class-sondes-int>`
[Sondes\_Int](#class-sondes-int)
Detailed description#
Inherits from#
public : TRUST_List
<Sonde_Int>
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#
associer_post#
void Sondes_Int::associer_post(const Postraitement &)
Associe un postraitement a la liste des sondes.
Detailed description
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:`void Sondes_Int::associer_post(const Postraitement &) <sondes-int-public-void-sondes-int-associer-post-const-postraitement-ref>`
[void Sondes_Int::associer_post(const Postraitement &)](#sondes-int-public-void-sondes-int-associer-post-const-postraitement-ref)
duplique#
int Sondes_Int::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 Sondes_Int::duplique() const override <sondes-int-public-int-sondes-int-duplique-const-override>`
[int Sondes_Int::duplique() const override](#sondes-int-public-int-sondes-int-duplique-const-override)
fermer_fichiers#
void Sondes_Int::fermer_fichiers()
Ferme tous les fichiers des sondes de la liste.
Detailed description
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:`void Sondes_Int::fermer_fichiers() <sondes-int-public-void-sondes-int-fermer-fichiers>`
[void Sondes_Int::fermer_fichiers()](#sondes-int-public-void-sondes-int-fermer-fichiers)
get_info#
const Type_info * Sondes_Int::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 * Sondes_Int::get_info() const override <sondes-int-public-const-type-info-ptr-sondes-int-get-info-const-override>`
[const Type_info * Sondes_Int::get_info() const override](#sondes-int-public-const-type-info-ptr-sondes-int-get-info-const-override)
mettre_a_jour#
void Sondes_Int::mettre_a_jour(double temps, double tinit)
Effectue une mise a jour en temps de chacune des sondes de la liste.
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:`void Sondes_Int::mettre_a_jour(double temps, double tinit) <sondes-int-public-void-sondes-int-mettre-a-jour-double-temps-double-tinit>`
[void Sondes_Int::mettre_a_jour(double temps, double tinit)](#sondes-int-public-void-sondes-int-mettre-a-jour-double-temps-double-tinit)
ouvrir_fichiers#
void Sondes_Int::ouvrir_fichiers()
Ouvre tous les fichiers associes a chacune des sondes de la liste.
Detailed description
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:`void Sondes_Int::ouvrir_fichiers() <sondes-int-public-void-sondes-int-ouvrir-fichiers>`
[void Sondes_Int::ouvrir_fichiers()](#sondes-int-public-void-sondes-int-ouvrir-fichiers)
postraiter#
void Sondes_Int::postraiter(double)
Effectue le postraitement sur chacune des sondes de la liste.
Detailed description
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:`void Sondes_Int::postraiter(double) <sondes-int-public-void-sondes-int-postraiter-double>`
[void Sondes_Int::postraiter(double)](#sondes-int-public-void-sondes-int-postraiter-double)
Sondes_Int#
Sondes_Int::Sondes_Int()
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:`Sondes_Int::Sondes_Int() <sondes-int-public-sondes-int-sondes-int>`
[Sondes_Int::Sondes_Int()](#sondes-int-public-sondes-int-sondes-int)
taille_memoire#
unsigned Sondes_Int::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 Sondes_Int::taille_memoire() const override <sondes-int-public-unsigned-sondes-int-taille-memoire-const-override>`
[unsigned Sondes_Int::taille_memoire() const override](#sondes-int-public-unsigned-sondes-int-taille-memoire-const-override)
~Sondes_Int#
Sondes_Int::~Sondes_Int()
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:`Sondes_Int::~Sondes_Int() <sondes-int-public-sondes-int-dtor-sondes-int>`
[Sondes_Int::~Sondes_Int()](#sondes-int-public-sondes-int-dtor-sondes-int)
cree_instance#
Objet_U * Sondes_Int::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 * Sondes_Int::cree_instance() <sondes-int-public-static-objet-u-ptr-sondes-int-cree-instance>`
[Objet_U * Sondes_Int::cree_instance()](#sondes-int-public-static-objet-u-ptr-sondes-int-cree-instance)
info#
const Type_info * Sondes_Int::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 * Sondes_Int::info() <sondes-int-public-static-const-type-info-ptr-sondes-int-info>`
[const Type_info * Sondes_Int::info()](#sondes-int-public-static-const-type-info-ptr-sondes-int-info)
self_cast#
const Sondes_Int & Sondes_Int::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 Sondes_Int & Sondes_Int::self_cast(const Objet_U &) <sondes-int-public-static-const-sondes-int-ref-sondes-int-self-cast-const-objet-u-ref>`
[const Sondes_Int & Sondes_Int::self_cast(const Objet_U &)](#sondes-int-public-static-const-sondes-int-ref-sondes-int-self-cast-const-objet-u-ref)
self_cast#
Sondes_Int & Sondes_Int::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:`Sondes_Int & Sondes_Int::self_cast(Objet_U &) <sondes-int-public-static-sondes-int-ref-sondes-int-self-cast-objet-u-ref>`
[Sondes_Int & Sondes_Int::self_cast(Objet_U &)](#sondes-int-public-static-sondes-int-ref-sondes-int-self-cast-objet-u-ref)
printOn#
Sortie & Sondes_Int::printOn(Sortie &x) const override
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 & Sondes_Int::printOn(Sortie &x) const override <sondes-int-protected-sortie-ref-sondes-int-printon-sortie-ref-x-const-override>`
[Sortie & Sondes_Int::printOn(Sortie &x) const override](#sondes-int-protected-sortie-ref-sondes-int-printon-sortie-ref-x-const-override)
readOn#
Entree & Sondes_Int::readOn(Entree &) override
Lit une liste de sondes a partir d’un flot d’entree Format: { [LIRE UNE SONDE AUTANT DE FOIS QUE NECESSAIRE] }.
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 & Sondes_Int::readOn(Entree &) override <sondes-int-protected-entree-ref-sondes-int-readon-entree-ref-override>`
[Entree & Sondes_Int::readOn(Entree &) override](#sondes-int-protected-entree-ref-sondes-int-readon-entree-ref-override)
Attributes Documentation#
const Type_info Sondes_Int::info_obj
TRUST_Ref<Postraitement *> Sondes_Int::mon_post