Option_Interpolation#

#include <Option_Interpolation.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:`Option\_Interpolation <class-option-interpolation>`
[Option\_Interpolation](#class-option-interpolation)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classOption__Interpolation__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

interpreter#

Definition
Entree & Option_Interpolation::interpreter(Entree &) override
Brief description
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 & Option_Interpolation::interpreter(Entree &) override <option-interpolation-public-entree-ref-option-interpolation-interpreter-entree-ref-override>`
[Entree & Option_Interpolation::interpreter(Entree &) override](#option-interpolation-public-entree-ref-option-interpolation-interpreter-entree-ref-override)

Option_Interpolation#

Definition
Option_Interpolation::Option_Interpolation()
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:`Option_Interpolation::Option_Interpolation() <option-interpolation-public-option-interpolation-option-interpolation>`
[Option_Interpolation::Option_Interpolation()](#option-interpolation-public-option-interpolation-option-interpolation)

taille_memoire#

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

~Option_Interpolation#

Definition
Option_Interpolation::~Option_Interpolation()
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:`Option_Interpolation::~Option_Interpolation() <option-interpolation-public-option-interpolation-dtor-option-interpolation>`
[Option_Interpolation::~Option_Interpolation()](#option-interpolation-public-option-interpolation-dtor-option-interpolation)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Option_Interpolation::info_obj
SHARING_ALGO (public)
int Option_Interpolation::SHARING_ALGO = 0
USE_DEC (public)
int Option_Interpolation::USE_DEC = 1