Option_IJK#

#include <Option_IJK.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\_IJK <class-option-ijk>`
[Option\_IJK](#class-option-ijk)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classOption__IJK__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

interpreter#

Definition
Entree & Option_IJK::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_IJK::interpreter(Entree &) override <option-ijk-public-entree-ref-option-ijk-interpreter-entree-ref-override>`
[Entree & Option_IJK::interpreter(Entree &) override](#option-ijk-public-entree-ref-option-ijk-interpreter-entree-ref-override)

Option_IJK#

Definition
Option_IJK::Option_IJK()
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_IJK::Option_IJK() <option-ijk-public-option-ijk-option-ijk>`
[Option_IJK::Option_IJK()](#option-ijk-public-option-ijk-option-ijk)

taille_memoire#

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

~Option_IJK#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

CHECK_DIVERGENCE (public)
int Option_IJK::CHECK_DIVERGENCE = 0
DISABLE_DIPHASIQUE (public)
int Option_IJK::DISABLE_DIPHASIQUE = 0
info_obj (public)
const Type_info Option_IJK::info_obj