Faisceau_Tubes#

#include <Tube_base.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:`Faisceau\_Tubes <class-faisceau-tubes>`
[Faisceau\_Tubes](#class-faisceau-tubes)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

Faisceau_Tubes#

Definition
Faisceau_Tubes::Faisceau_Tubes()
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:`Faisceau_Tubes::Faisceau_Tubes() <faisceau-tubes-public-faisceau-tubes-faisceau-tubes>`
[Faisceau_Tubes::Faisceau_Tubes()](#faisceau-tubes-public-faisceau-tubes-faisceau-tubes)

get_info#

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

taille_memoire#

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

~Faisceau_Tubes#

Definition
Faisceau_Tubes::~Faisceau_Tubes()
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:`Faisceau_Tubes::~Faisceau_Tubes() <faisceau-tubes-public-faisceau-tubes-dtor-faisceau-tubes>`
[Faisceau_Tubes::~Faisceau_Tubes()](#faisceau-tubes-public-faisceau-tubes-dtor-faisceau-tubes)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

Definition
Sortie & Faisceau_Tubes::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet 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:`Sortie & Faisceau_Tubes::printOn(Sortie &x) const override <faisceau-tubes-protected-sortie-ref-faisceau-tubes-printon-sortie-ref-x-const-override>`
[Sortie & Faisceau_Tubes::printOn(Sortie &x) const override](#faisceau-tubes-protected-sortie-ref-faisceau-tubes-printon-sortie-ref-x-const-override)

readOn#

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

Lecture 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:`Entree & Faisceau_Tubes::readOn(Entree &) override <faisceau-tubes-protected-entree-ref-faisceau-tubes-readon-entree-ref-override>`
[Entree & Faisceau_Tubes::readOn(Entree &) override](#faisceau-tubes-protected-entree-ref-faisceau-tubes-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Faisceau_Tubes::info_obj