PrecisionGeom#

#include <PrecisionGeom.h>
Brief description

classe PrecisionGeom Cette classe est un interprete qui lit la dimension d’espace.

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:`PrecisionGeom <class-precisiongeom>`
[PrecisionGeom](#class-precisiongeom)

Detailed description#

Directive: PrecisionGeom dim

Inherits from#

Inheritance graph#

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

../../../../../_images/classPrecisionGeom__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

interpreter#

Definition
Entree & PrecisionGeom::interpreter(Entree &) override
Brief description

Fonction principale de l’interprete PrecisionGeom Lit la dimension d’espace du probleme.

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 & PrecisionGeom::interpreter(Entree &) override <precisiongeom-public-entree-ref-precisiongeom-interpreter-entree-ref-override>`
[Entree & PrecisionGeom::interpreter(Entree &) override](#precisiongeom-public-entree-ref-precisiongeom-interpreter-entree-ref-override)

PrecisionGeom#

Definition
PrecisionGeom::PrecisionGeom()
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:`PrecisionGeom::PrecisionGeom() <precisiongeom-public-precisiongeom-precisiongeom>`
[PrecisionGeom::PrecisionGeom()](#precisiongeom-public-precisiongeom-precisiongeom)

taille_memoire#

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

~PrecisionGeom#

Definition
PrecisionGeom::~PrecisionGeom()
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:`PrecisionGeom::~PrecisionGeom() <precisiongeom-public-precisiongeom-dtor-precisiongeom>`
[PrecisionGeom::~PrecisionGeom()](#precisiongeom-public-precisiongeom-dtor-precisiongeom)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Simple appel a: Interprete::printOn(Sortie&)

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

readOn#

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

Simple appel a: Interprete::readOn(Entree&)

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 & PrecisionGeom::readOn(Entree &) override <precisiongeom-protected-entree-ref-precisiongeom-readon-entree-ref-override>`
[Entree & PrecisionGeom::readOn(Entree &) override](#precisiongeom-protected-entree-ref-precisiongeom-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info PrecisionGeom::info_obj