Tube_impose#

#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:`Tube\_impose <class-tube-impose>`
[Tube\_impose](#class-tube-impose)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classTube__impose__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

taille_memoire#

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

Tube_impose#

Definition
Tube_impose::Tube_impose()
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:`Tube_impose::Tube_impose() <tube-impose-public-tube-impose-tube-impose>`
[Tube_impose::Tube_impose()](#tube-impose-public-tube-impose-tube-impose)

update_vitesse_position#

Definition
void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override
Brief description
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:`void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override <tube-impose-public-void-tube-impose-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-override>`
[void Tube_impose::update_vitesse_position(double current_time, double dt, const Vecteur3 &force_appliquee) override](#tube-impose-public-void-tube-impose-update-vitesse-position-double-current-time-double-dt-const-vecteur3-ref-force-appliquee-override)

~Tube_impose#

Definition
Tube_impose::~Tube_impose()
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:`Tube_impose::~Tube_impose() <tube-impose-public-tube-impose-dtor-tube-impose>`
[Tube_impose::~Tube_impose()](#tube-impose-public-tube-impose-dtor-tube-impose)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Tube_impose::printOn(Sortie &x) const override <tube-impose-protected-sortie-ref-tube-impose-printon-sortie-ref-x-const-override>`
[Sortie & Tube_impose::printOn(Sortie &x) const override](#tube-impose-protected-sortie-ref-tube-impose-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Tube_impose::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 & Tube_impose::readOn(Entree &) override <tube-impose-protected-entree-ref-tube-impose-readon-entree-ref-override>`
[Entree & Tube_impose::readOn(Entree &) override](#tube-impose-protected-entree-ref-tube-impose-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Tube_impose::info_obj
expressions_position_ (protected)
Noms Tube_impose::expressions_position_