Dimension#
#include <Dimension.h>
classe Dimension 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:`Dimension <class-dimension>`
[Dimension](#class-dimension)
Detailed description#
Directive: Dimension dim
Inherits from#
public : Interprete
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
Dimension#
Dimension::Dimension()
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:`Dimension::Dimension() <dimension-public-dimension-dimension>`
[Dimension::Dimension()](#dimension-public-dimension-dimension)
duplique#
int Dimension::duplique() const override
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 Dimension::duplique() const override <dimension-public-int-dimension-duplique-const-override>`
[int Dimension::duplique() const override](#dimension-public-int-dimension-duplique-const-override)
get_info#
const Type_info * Dimension::get_info() const override
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 * Dimension::get_info() const override <dimension-public-const-type-info-ptr-dimension-get-info-const-override>`
[const Type_info * Dimension::get_info() const override](#dimension-public-const-type-info-ptr-dimension-get-info-const-override)
interpreter#
Entree & Dimension::interpreter(Entree &) override
Fonction principale de l’interprete Dimension 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 & Dimension::interpreter(Entree &) override <dimension-public-entree-ref-dimension-interpreter-entree-ref-override>`
[Entree & Dimension::interpreter(Entree &) override](#dimension-public-entree-ref-dimension-interpreter-entree-ref-override)
taille_memoire#
unsigned Dimension::taille_memoire() const override
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 Dimension::taille_memoire() const override <dimension-public-unsigned-dimension-taille-memoire-const-override>`
[unsigned Dimension::taille_memoire() const override](#dimension-public-unsigned-dimension-taille-memoire-const-override)
~Dimension#
Dimension::~Dimension()
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:`Dimension::~Dimension() <dimension-public-dimension-dtor-dimension>`
[Dimension::~Dimension()](#dimension-public-dimension-dtor-dimension)
cree_instance#
Objet_U * Dimension::cree_instance()
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 * Dimension::cree_instance() <dimension-public-static-objet-u-ptr-dimension-cree-instance>`
[Objet_U * Dimension::cree_instance()](#dimension-public-static-objet-u-ptr-dimension-cree-instance)
info#
const Type_info * Dimension::info()
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 * Dimension::info() <dimension-public-static-const-type-info-ptr-dimension-info>`
[const Type_info * Dimension::info()](#dimension-public-static-const-type-info-ptr-dimension-info)
self_cast#
const Dimension & Dimension::self_cast(const Objet_U &)
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 Dimension & Dimension::self_cast(const Objet_U &) <dimension-public-static-const-dimension-ref-dimension-self-cast-const-objet-u-ref>`
[const Dimension & Dimension::self_cast(const Objet_U &)](#dimension-public-static-const-dimension-ref-dimension-self-cast-const-objet-u-ref)
self_cast#
Dimension & Dimension::self_cast(Objet_U &)
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:`Dimension & Dimension::self_cast(Objet_U &) <dimension-public-static-dimension-ref-dimension-self-cast-objet-u-ref>`
[Dimension & Dimension::self_cast(Objet_U &)](#dimension-public-static-dimension-ref-dimension-self-cast-objet-u-ref)
printOn#
Sortie & Dimension::printOn(Sortie &x) const override
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 & Dimension::printOn(Sortie &x) const override <dimension-protected-sortie-ref-dimension-printon-sortie-ref-x-const-override>`
[Sortie & Dimension::printOn(Sortie &x) const override](#dimension-protected-sortie-ref-dimension-printon-sortie-ref-x-const-override)
readOn#
Entree & Dimension::readOn(Entree &) override
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 & Dimension::readOn(Entree &) override <dimension-protected-entree-ref-dimension-readon-entree-ref-override>`
[Entree & Dimension::readOn(Entree &) override](#dimension-protected-entree-ref-dimension-readon-entree-ref-override)
Attributes Documentation#
const Type_info Dimension::info_obj