IJK_Field_tools#

#include <IJK_Field_tools.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:`IJK\_Field\_tools <class-ijk-field-tools>`
[IJK\_Field\_tools](#class-ijk-field-tools)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classIJK__Field__tools__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int IJK_Field_tools::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 IJK_Field_tools::duplique() const override <ijk-field-tools-public-int-ijk-field-tools-duplique-const-override>`
[int IJK_Field_tools::duplique() const override](#ijk-field-tools-public-int-ijk-field-tools-duplique-const-override)

get_info#

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

IJK_Field_tools#

Definition
IJK_Field_tools::IJK_Field_tools()
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:`IJK_Field_tools::IJK_Field_tools() <ijk-field-tools-public-ijk-field-tools-ijk-field-tools>`
[IJK_Field_tools::IJK_Field_tools()](#ijk-field-tools-public-ijk-field-tools-ijk-field-tools)

taille_memoire#

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

~IJK_Field_tools#

Definition
IJK_Field_tools::~IJK_Field_tools()
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:`IJK_Field_tools::~IJK_Field_tools() <ijk-field-tools-public-ijk-field-tools-dtor-ijk-field-tools>`
[IJK_Field_tools::~IJK_Field_tools()](#ijk-field-tools-public-ijk-field-tools-dtor-ijk-field-tools)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & IJK_Field_tools::printOn(Sortie &x) const override <ijk-field-tools-protected-sortie-ref-ijk-field-tools-printon-sortie-ref-x-const-override>`
[Sortie & IJK_Field_tools::printOn(Sortie &x) const override](#ijk-field-tools-protected-sortie-ref-ijk-field-tools-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & IJK_Field_tools::readOn(Entree &) override <ijk-field-tools-protected-entree-ref-ijk-field-tools-readon-entree-ref-override>`
[Entree & IJK_Field_tools::readOn(Entree &) override](#ijk-field-tools-protected-entree-ref-ijk-field-tools-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info IJK_Field_tools::info_obj