Associer#

#include <Associer.h>
Brief description

classe Associer Interprete qui associe deux objets obj1 et obj2:

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

Detailed description#

[DANS LE JEU DE DONNEES] Associer ob1 ob2

Inherits from#

Inheritance graph#

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

../../../../../_images/classAssocier__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Associer#

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

duplique#

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

get_info#

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

interpreter#

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

Fonction principale de l’interprete Associer : associer deux objets.

Detailed description

On essaye d’associer 1 a 2 et 2 a 1, provoque une erreur si cela echoue.

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

taille_memoire#

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

~Associer#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Associer::printOn(Sortie &x) const override <associer-protected-sortie-ref-associer-printon-sortie-ref-x-const-override>`
[Sortie & Associer::printOn(Sortie &x) const override](#associer-protected-sortie-ref-associer-printon-sortie-ref-x-const-override)

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Associer::info_obj