IJK_VDF_converter#

#include <IJK_VDF_converter.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\_VDF\_converter <class-ijk-vdf-converter>`
[IJK\_VDF\_converter](#class-ijk-vdf-converter)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int IJK_VDF_converter::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_VDF_converter::duplique() const override <ijk-vdf-converter-public-int-ijk-vdf-converter-duplique-const-override>`
[int IJK_VDF_converter::duplique() const override](#ijk-vdf-converter-public-int-ijk-vdf-converter-duplique-const-override)

get_domaine#

Definition
const Domaine_IJK & IJK_VDF_converter::get_domaine() const
Brief description
Detailed description
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:`const Domaine_IJK & IJK_VDF_converter::get_domaine() const <ijk-vdf-converter-public-const-domaine-ijk-ref-ijk-vdf-converter-get-domaine-const>`
[const Domaine_IJK & IJK_VDF_converter::get_domaine() const](#ijk-vdf-converter-public-const-domaine-ijk-ref-ijk-vdf-converter-get-domaine-const)

get_info#

Definition
const Type_info * IJK_VDF_converter::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_VDF_converter::get_info() const override <ijk-vdf-converter-public-const-type-info-ptr-ijk-vdf-converter-get-info-const-override>`
[const Type_info * IJK_VDF_converter::get_info() const override](#ijk-vdf-converter-public-const-type-info-ptr-ijk-vdf-converter-get-info-const-override)

get_vdf_to_ijk#

Definition
const VDF_to_IJK & IJK_VDF_converter::get_vdf_to_ijk(Domaine_IJK::Localisation) const
Brief description
Detailed description
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:`const VDF_to_IJK & IJK_VDF_converter::get_vdf_to_ijk(Domaine_IJK::Localisation) const <ijk-vdf-converter-public-const-vdf-to-ijk-ref-ijk-vdf-converter-get-vdf-to-ijk-domaine-ijk-localisation-const>`
[const VDF_to_IJK & IJK_VDF_converter::get_vdf_to_ijk(Domaine_IJK::Localisation) const](#ijk-vdf-converter-public-const-vdf-to-ijk-ref-ijk-vdf-converter-get-vdf-to-ijk-domaine-ijk-localisation-const)

IJK_VDF_converter#

Definition
IJK_VDF_converter::IJK_VDF_converter()
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_VDF_converter::IJK_VDF_converter() <ijk-vdf-converter-public-ijk-vdf-converter-ijk-vdf-converter>`
[IJK_VDF_converter::IJK_VDF_converter()](#ijk-vdf-converter-public-ijk-vdf-converter-ijk-vdf-converter)

le_nom#

Definition
const Nom & IJK_VDF_converter::le_nom() const override
Brief description

Donne le nom de l’ Objet_U Methode a surcharger : renvoie “neant” dans cette implementation.

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:`const Nom & IJK_VDF_converter::le_nom() const override <ijk-vdf-converter-public-const-nom-ref-ijk-vdf-converter-le-nom-const-override>`
[const Nom & IJK_VDF_converter::le_nom() const override](#ijk-vdf-converter-public-const-nom-ref-ijk-vdf-converter-le-nom-const-override)

nommer#

Definition
void IJK_VDF_converter::nommer(const Nom &n) override
Brief description

Donne un nom a l’ Objet_U Methode virtuelle 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:`void IJK_VDF_converter::nommer(const Nom &n) override <ijk-vdf-converter-public-void-ijk-vdf-converter-nommer-const-nom-ref-n-override>`
[void IJK_VDF_converter::nommer(const Nom &n) override](#ijk-vdf-converter-public-void-ijk-vdf-converter-nommer-const-nom-ref-n-override)

taille_memoire#

Definition
unsigned IJK_VDF_converter::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_VDF_converter::taille_memoire() const override <ijk-vdf-converter-public-unsigned-ijk-vdf-converter-taille-memoire-const-override>`
[unsigned IJK_VDF_converter::taille_memoire() const override](#ijk-vdf-converter-public-unsigned-ijk-vdf-converter-taille-memoire-const-override)

~IJK_VDF_converter#

Definition
IJK_VDF_converter::~IJK_VDF_converter()
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_VDF_converter::~IJK_VDF_converter() <ijk-vdf-converter-public-ijk-vdf-converter-dtor-ijk-vdf-converter>`
[IJK_VDF_converter::~IJK_VDF_converter()](#ijk-vdf-converter-public-ijk-vdf-converter-dtor-ijk-vdf-converter)

cree_instance#

Definition
Objet_U * IJK_VDF_converter::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_VDF_converter::cree_instance() <ijk-vdf-converter-public-static-objet-u-ptr-ijk-vdf-converter-cree-instance>`
[Objet_U * IJK_VDF_converter::cree_instance()](#ijk-vdf-converter-public-static-objet-u-ptr-ijk-vdf-converter-cree-instance)

get_conventional_name#

Definition
const char * IJK_VDF_converter::get_conventional_name()
Brief description
Detailed description
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:`const char * IJK_VDF_converter::get_conventional_name() <ijk-vdf-converter-public-static-const-char-ptr-ijk-vdf-converter-get-conventional-name>`
[const char * IJK_VDF_converter::get_conventional_name()](#ijk-vdf-converter-public-static-const-char-ptr-ijk-vdf-converter-get-conventional-name)

info#

Definition
const Type_info * IJK_VDF_converter::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_VDF_converter::info() <ijk-vdf-converter-public-static-const-type-info-ptr-ijk-vdf-converter-info>`
[const Type_info * IJK_VDF_converter::info()](#ijk-vdf-converter-public-static-const-type-info-ptr-ijk-vdf-converter-info)

self_cast#

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

self_cast#

Definition
IJK_VDF_converter & IJK_VDF_converter::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_VDF_converter & IJK_VDF_converter::self_cast(Objet_U &) <ijk-vdf-converter-public-static-ijk-vdf-converter-ref-ijk-vdf-converter-self-cast-objet-u-ref>`
[IJK_VDF_converter & IJK_VDF_converter::self_cast(Objet_U &)](#ijk-vdf-converter-public-static-ijk-vdf-converter-ref-ijk-vdf-converter-self-cast-objet-u-ref)

printOn#

Definition
Sortie & IJK_VDF_converter::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_VDF_converter::printOn(Sortie &x) const override <ijk-vdf-converter-protected-sortie-ref-ijk-vdf-converter-printon-sortie-ref-x-const-override>`
[Sortie & IJK_VDF_converter::printOn(Sortie &x) const override](#ijk-vdf-converter-protected-sortie-ref-ijk-vdf-converter-printon-sortie-ref-x-const-override)

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info IJK_VDF_converter::info_obj
domaine_ijk_ (protected)
Domaine_IJK IJK_VDF_converter::domaine_ijk_
object_name_ (protected)
Nom IJK_VDF_converter::object_name_
vdf_to_ijk_elem_ (protected)
VDF_to_IJK IJK_VDF_converter::vdf_to_ijk_elem_
vdf_to_ijk_i_ (protected)
VDF_to_IJK IJK_VDF_converter::vdf_to_ijk_i_
vdf_to_ijk_j_ (protected)
VDF_to_IJK IJK_VDF_converter::vdf_to_ijk_j_
vdf_to_ijk_k_ (protected)
VDF_to_IJK IJK_VDF_converter::vdf_to_ijk_k_
vdf_to_ijk_nodes_ (protected)
VDF_to_IJK IJK_VDF_converter::vdf_to_ijk_nodes_