Dilate#

#include <Dilate.h>
Brief description

Classe Dilate x - >alpha x.

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

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classDilate__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Dilate#

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

duplique#

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

get_info#

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

interpreter_#

Definition
Entree & Dilate::interpreter_(Entree &) override
Brief description

Fonction principale de l’interprete Dilate Structure du jeu de donnee (en dimension 2) :

Detailed description

Dilate dom alpha

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 & Dilate::interpreter_(Entree &) override <dilate-public-entree-ref-dilate-interpreter-underscore-entree-ref-override>`
[Entree & Dilate::interpreter_(Entree &) override](#dilate-public-entree-ref-dilate-interpreter-underscore-entree-ref-override)

taille_memoire#

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

~Dilate#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Dilate::info_obj