Operateurs_Statistique_tps#
#include <Operateurs_Statistique_tps.h>
classe Operateurs_Statistique_tps Cette classe represente une liste d’operateurs statistiques en temps.
How to cite this class in this doc#
:ref:`Operateurs\_Statistique\_tps <class-operateurs-statistique-tps>`
[Operateurs\_Statistique\_tps](#class-operateurs-statistique-tps)
Detailed description#
Les objets Postraitement portent un objet de ce type.
Inherits from#
public : TRUST_List
<TRUST_Deriv<Operateur_Statistique_tps_base>>
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
dt_integr_serie
double Operateurs_Statistique_tps::dt_integr_serie() const
References
How to cite in this doc:
:ref:`double Operateurs_Statistique_tps::dt_integr_serie() const <public-double-operateurs-statistique-tps-dt-integr-serie-const>`
[double Operateurs_Statistique_tps::dt_integr_serie() const](#public-double-operateurs-statistique-tps-dt-integr-serie-const)
duplique
int Operateurs_Statistique_tps::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Operateurs_Statistique_tps::duplique() const override <public-int-operateurs-statistique-tps-duplique-const-override>`
[int Operateurs_Statistique_tps::duplique() const override](#public-int-operateurs-statistique-tps-duplique-const-override)
get_info
const Type_info * Operateurs_Statistique_tps::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Operateurs_Statistique_tps::get_info() const override <public-const-type-info-ptr-operateurs-statistique-tps-get-info-const-override>`
[const Type_info * Operateurs_Statistique_tps::get_info() const override](#public-const-type-info-ptr-operateurs-statistique-tps-get-info-const-override)
lserie
int Operateurs_Statistique_tps::lserie() const
References
How to cite in this doc:
:ref:`int Operateurs_Statistique_tps::lserie() const <public-int-operateurs-statistique-tps-lserie-const>`
[int Operateurs_Statistique_tps::lserie() const](#public-int-operateurs-statistique-tps-lserie-const)
Operateurs_Statistique_tps
Operateurs_Statistique_tps::Operateurs_Statistique_tps()
How to cite in this doc:
:ref:`Operateurs_Statistique_tps::Operateurs_Statistique_tps() <public-operateurs-statistique-tps-operateurs-statistique-tps>`
[Operateurs_Statistique_tps::Operateurs_Statistique_tps()](#public-operateurs-statistique-tps-operateurs-statistique-tps)
reprendre
int Operateurs_Statistique_tps::reprendre(Entree &is) override
Reprise d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`int Operateurs_Statistique_tps::reprendre(Entree &is) override <public-int-operateurs-statistique-tps-reprendre-entree-ref-is-override>`
[int Operateurs_Statistique_tps::reprendre(Entree &is) override](#public-int-operateurs-statistique-tps-reprendre-entree-ref-is-override)
sauvegarder
int Operateurs_Statistique_tps::sauvegarder(Sortie &os) const override
Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`int Operateurs_Statistique_tps::sauvegarder(Sortie &os) const override <public-int-operateurs-statistique-tps-sauvegarder-sortie-ref-os-const-override>`
[int Operateurs_Statistique_tps::sauvegarder(Sortie &os) const override](#public-int-operateurs-statistique-tps-sauvegarder-sortie-ref-os-const-override)
taille_memoire
unsigned Operateurs_Statistique_tps::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Operateurs_Statistique_tps::taille_memoire() const override <public-unsigned-operateurs-statistique-tps-taille-memoire-const-override>`
[unsigned Operateurs_Statistique_tps::taille_memoire() const override](#public-unsigned-operateurs-statistique-tps-taille-memoire-const-override)
~Operateurs_Statistique_tps
Operateurs_Statistique_tps::~Operateurs_Statistique_tps()
How to cite in this doc:
:ref:`Operateurs_Statistique_tps::~Operateurs_Statistique_tps() <public-operateurs-statistique-tps-dtor-operateurs-statistique-tps>`
[Operateurs_Statistique_tps::~Operateurs_Statistique_tps()](#public-operateurs-statistique-tps-dtor-operateurs-statistique-tps)
cree_instance
Objet_U * Operateurs_Statistique_tps::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Operateurs_Statistique_tps::cree_instance() <public-static-objet-u-ptr-operateurs-statistique-tps-cree-instance>`
[Objet_U * Operateurs_Statistique_tps::cree_instance()](#public-static-objet-u-ptr-operateurs-statistique-tps-cree-instance)
info
const Type_info * Operateurs_Statistique_tps::info()
How to cite in this doc:
:ref:`const Type_info * Operateurs_Statistique_tps::info() <public-static-const-type-info-ptr-operateurs-statistique-tps-info>`
[const Type_info * Operateurs_Statistique_tps::info()](#public-static-const-type-info-ptr-operateurs-statistique-tps-info)
self_cast
const Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(const Objet_U &) <public-static-const-operateurs-statistique-tps-ref-operateurs-statistique-tps-self-cast-const-objet-u-ref>`
[const Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(const Objet_U &)](#public-static-const-operateurs-statistique-tps-ref-operateurs-statistique-tps-self-cast-const-objet-u-ref)
self_cast
Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(Objet_U &) <public-static-operateurs-statistique-tps-ref-operateurs-statistique-tps-self-cast-objet-u-ref>`
[Operateurs_Statistique_tps & Operateurs_Statistique_tps::self_cast(Objet_U &)](#public-static-operateurs-statistique-tps-ref-operateurs-statistique-tps-self-cast-objet-u-ref)
printOn
Sortie & Operateurs_Statistique_tps::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Operateurs_Statistique_tps::printOn(Sortie &x) const override <protected-sortie-ref-operateurs-statistique-tps-printon-sortie-ref-x-const-override>`
[Sortie & Operateurs_Statistique_tps::printOn(Sortie &x) const override](#protected-sortie-ref-operateurs-statistique-tps-printon-sortie-ref-x-const-override)
readOn
Entree & Operateurs_Statistique_tps::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Reimplements:
How to cite in this doc:
:ref:`Entree & Operateurs_Statistique_tps::readOn(Entree &) override <protected-entree-ref-operateurs-statistique-tps-readon-entree-ref-override>`
[Entree & Operateurs_Statistique_tps::readOn(Entree &) override](#protected-entree-ref-operateurs-statistique-tps-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Operateurs_Statistique_tps::info_obj
dt_integr_serie_ (protected)
double Operateurs_Statistique_tps::dt_integr_serie_ = 123.
lserie_ (protected)
int Operateurs_Statistique_tps::lserie_ = - 123
mon_post_ (protected)
TRUST_Ref<Postraitement *> Operateurs_Statistique_tps::mon_post_