Pb_Rayo_Hydraulique#
#include <Problemes_rayo.h>
How to cite this class in this doc#
:ref:`Pb\_Rayo\_Hydraulique <class-pb-rayo-hydraulique>`
[Pb\_Rayo\_Hydraulique](#class-pb-rayo-hydraulique)
Detailed description#
Inherits from#
public : Pb_Hydraulique
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
duplique
int Pb_Rayo_Hydraulique::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Pb_Rayo_Hydraulique::duplique() const override <public-int-pb-rayo-hydraulique-duplique-const-override>`
[int Pb_Rayo_Hydraulique::duplique() const override](#public-int-pb-rayo-hydraulique-duplique-const-override)
get_info
const Type_info * Pb_Rayo_Hydraulique::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 * Pb_Rayo_Hydraulique::get_info() const override <public-const-type-info-ptr-pb-rayo-hydraulique-get-info-const-override>`
[const Type_info * Pb_Rayo_Hydraulique::get_info() const override](#public-const-type-info-ptr-pb-rayo-hydraulique-get-info-const-override)
is_pb_rayo
bool Pb_Rayo_Hydraulique::is_pb_rayo() override
Reimplements:
How to cite in this doc:
:ref:`bool Pb_Rayo_Hydraulique::is_pb_rayo() override <public-bool-pb-rayo-hydraulique-is-pb-rayo-override>`
[bool Pb_Rayo_Hydraulique::is_pb_rayo() override](#public-bool-pb-rayo-hydraulique-is-pb-rayo-override)
Pb_Rayo_Hydraulique
Pb_Rayo_Hydraulique::Pb_Rayo_Hydraulique()
How to cite in this doc:
:ref:`Pb_Rayo_Hydraulique::Pb_Rayo_Hydraulique() <public-pb-rayo-hydraulique-pb-rayo-hydraulique>`
[Pb_Rayo_Hydraulique::Pb_Rayo_Hydraulique()](#public-pb-rayo-hydraulique-pb-rayo-hydraulique)
taille_memoire
unsigned Pb_Rayo_Hydraulique::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Pb_Rayo_Hydraulique::taille_memoire() const override <public-unsigned-pb-rayo-hydraulique-taille-memoire-const-override>`
[unsigned Pb_Rayo_Hydraulique::taille_memoire() const override](#public-unsigned-pb-rayo-hydraulique-taille-memoire-const-override)
~Pb_Rayo_Hydraulique
Pb_Rayo_Hydraulique::~Pb_Rayo_Hydraulique()
How to cite in this doc:
:ref:`Pb_Rayo_Hydraulique::~Pb_Rayo_Hydraulique() <public-pb-rayo-hydraulique-dtor-pb-rayo-hydraulique>`
[Pb_Rayo_Hydraulique::~Pb_Rayo_Hydraulique()](#public-pb-rayo-hydraulique-dtor-pb-rayo-hydraulique)
cree_instance
Objet_U * Pb_Rayo_Hydraulique::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Pb_Rayo_Hydraulique::cree_instance() <public-static-objet-u-ptr-pb-rayo-hydraulique-cree-instance>`
[Objet_U * Pb_Rayo_Hydraulique::cree_instance()](#public-static-objet-u-ptr-pb-rayo-hydraulique-cree-instance)
info
const Type_info * Pb_Rayo_Hydraulique::info()
How to cite in this doc:
:ref:`const Type_info * Pb_Rayo_Hydraulique::info() <public-static-const-type-info-ptr-pb-rayo-hydraulique-info>`
[const Type_info * Pb_Rayo_Hydraulique::info()](#public-static-const-type-info-ptr-pb-rayo-hydraulique-info)
self_cast
const Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(const Objet_U &) <public-static-const-pb-rayo-hydraulique-ref-pb-rayo-hydraulique-self-cast-const-objet-u-ref>`
[const Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(const Objet_U &)](#public-static-const-pb-rayo-hydraulique-ref-pb-rayo-hydraulique-self-cast-const-objet-u-ref)
self_cast
Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(Objet_U &) <public-static-pb-rayo-hydraulique-ref-pb-rayo-hydraulique-self-cast-objet-u-ref>`
[Pb_Rayo_Hydraulique & Pb_Rayo_Hydraulique::self_cast(Objet_U &)](#public-static-pb-rayo-hydraulique-ref-pb-rayo-hydraulique-self-cast-objet-u-ref)
printOn
Sortie & Pb_Rayo_Hydraulique::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 & Pb_Rayo_Hydraulique::printOn(Sortie &x) const override <protected-sortie-ref-pb-rayo-hydraulique-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Rayo_Hydraulique::printOn(Sortie &x) const override](#protected-sortie-ref-pb-rayo-hydraulique-printon-sortie-ref-x-const-override)
readOn
Entree & Pb_Rayo_Hydraulique::readOn(Entree &) override
Lecture d’un probleme dans un flot d’entree, et ouverture du flot de sauvegarde.
Format: { nom_milieu bloc de lecture d’un milieu nom_equation bloc de lecture d’une equation Postraitement bloc de lecture postraitement reprise | sauvegarde | sauvegarde_simple formatte | binaire | pdi nom_de_fichier } L’option sauvegarde_simple permet de sauver le probleme dans le fichier choisi en ecrasant a chaque fois les sauvegardes precedentes : cela permet d’economiser de la place disque.
Reimplements:
References
How to cite in this doc:
:ref:`Entree & Pb_Rayo_Hydraulique::readOn(Entree &) override <protected-entree-ref-pb-rayo-hydraulique-readon-entree-ref-override>`
[Entree & Pb_Rayo_Hydraulique::readOn(Entree &) override](#protected-entree-ref-pb-rayo-hydraulique-readon-entree-ref-override)
Attributes Documentation#
info_obj (public)
const Type_info Pb_Rayo_Hydraulique::info_obj