Postraitements#

#include <Postraitements.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:`Postraitements <class-postraitements>`
[Postraitements](#class-postraitements)

Detailed description#

Inherits from#

  • public : TRUST_List <TRUST_Deriv<Postraitement_base>>

Inheritance graph#

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

../../../../../_images/classPostraitements__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Postraitements::completer()
Brief description
Detailed description
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:`void Postraitements::completer() <postraitements-public-void-postraitements-completer>`
[void Postraitements::completer()](#postraitements-public-void-postraitements-completer)

completer_sondes#

Definition
void Postraitements::completer_sondes()
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:`void Postraitements::completer_sondes() <postraitements-public-void-postraitements-completer-sondes>`
[void Postraitements::completer_sondes()](#postraitements-public-void-postraitements-completer-sondes)

duplique#

Definition
int Postraitements::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 Postraitements::duplique() const override <postraitements-public-int-postraitements-duplique-const-override>`
[int Postraitements::duplique() const override](#postraitements-public-int-postraitements-duplique-const-override)

finir#

Definition
void Postraitements::finir()
Brief description
Detailed description
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:`void Postraitements::finir() <postraitements-public-void-postraitements-finir>`
[void Postraitements::finir()](#postraitements-public-void-postraitements-finir)

get_info#

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

init#

Definition
void Postraitements::init()
Brief description
Detailed description
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:`void Postraitements::init() <postraitements-public-void-postraitements-init>`
[void Postraitements::init()](#postraitements-public-void-postraitements-init)

lire_postraitements#

Definition
int Postraitements::lire_postraitements(Entree &is, const Motcle &motlu, const Probleme_base &mon_pb)
Brief description
Detailed description
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 Postraitements::lire_postraitements(Entree &is, const Motcle &motlu, const Probleme_base &mon_pb) <postraitements-public-int-postraitements-lire-postraitements-entree-ref-is-const-motcle-ref-motlu-const-probleme-base-ref-mon-pb>`
[int Postraitements::lire_postraitements(Entree &is, const Motcle &motlu, const Probleme_base &mon_pb)](#postraitements-public-int-postraitements-lire-postraitements-entree-ref-is-const-motcle-ref-motlu-const-probleme-base-ref-mon-pb)

mettre_a_jour#

Definition
void Postraitements::mettre_a_jour(double temps)
Brief description
Detailed description
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:`void Postraitements::mettre_a_jour(double temps) <postraitements-public-void-postraitements-mettre-a-jour-double-temps>`
[void Postraitements::mettre_a_jour(double temps)](#postraitements-public-void-postraitements-mettre-a-jour-double-temps)

Postraitements#

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

postraiter#

Definition
void Postraitements::postraiter()
Brief description
Detailed description
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:`void Postraitements::postraiter() <postraitements-public-void-postraitements-postraiter>`
[void Postraitements::postraiter()](#postraitements-public-void-postraitements-postraiter)

reprendre#

Definition
int Postraitements::reprendre(Entree &is) override
Brief description

Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`int Postraitements::reprendre(Entree &is) override <postraitements-public-int-postraitements-reprendre-entree-ref-is-override>`
[int Postraitements::reprendre(Entree &is) override](#postraitements-public-int-postraitements-reprendre-entree-ref-is-override)

resetTime#

Definition
void Postraitements::resetTime(double t, const std::string dirname)
Brief description
Detailed description
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:`void Postraitements::resetTime(double t, const std::string dirname) <postraitements-public-void-postraitements-resettime-double-t-const-std-string-dirname>`
[void Postraitements::resetTime(double t, const std::string dirname)](#postraitements-public-void-postraitements-resettime-double-t-const-std-string-dirname)

sauvegarder#

Definition
int Postraitements::sauvegarder(Sortie &os) const override
Brief description

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

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:`int Postraitements::sauvegarder(Sortie &os) const override <postraitements-public-int-postraitements-sauvegarder-sortie-ref-os-const-override>`
[int Postraitements::sauvegarder(Sortie &os) const override](#postraitements-public-int-postraitements-sauvegarder-sortie-ref-os-const-override)

taille_memoire#

Definition
unsigned Postraitements::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 Postraitements::taille_memoire() const override <postraitements-public-unsigned-postraitements-taille-memoire-const-override>`
[unsigned Postraitements::taille_memoire() const override](#postraitements-public-unsigned-postraitements-taille-memoire-const-override)

traiter_postraitement#

Definition
void Postraitements::traiter_postraitement()
Brief description
Detailed description
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:`void Postraitements::traiter_postraitement() <postraitements-public-void-postraitements-traiter-postraitement>`
[void Postraitements::traiter_postraitement()](#postraitements-public-void-postraitements-traiter-postraitement)

~Postraitements#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

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

Attributes Documentation#

info_obj (public)
const Type_info Postraitements::info_obj