Resoudre#
#include <Resoudre.h>
classe Resoudre Interprete qui resoud un probleme:
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:`Resoudre <class-resoudre>`
[Resoudre](#class-resoudre)
Detailed description#
[DANS LE JEU DE DONNEES] Resoudre pb
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#
duplique#
int Resoudre::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 Resoudre::duplique() const override <resoudre-public-int-resoudre-duplique-const-override>`
[int Resoudre::duplique() const override](#resoudre-public-int-resoudre-duplique-const-override)
get_info#
const Type_info * Resoudre::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 * Resoudre::get_info() const override <resoudre-public-const-type-info-ptr-resoudre-get-info-const-override>`
[const Type_info * Resoudre::get_info() const override](#resoudre-public-const-type-info-ptr-resoudre-get-info-const-override)
interpreter#
Entree & Resoudre::interpreter(Entree &) override
Task of the interpretor: Solve a problem (name read from the input stream)
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 & Resoudre::interpreter(Entree &) override <resoudre-public-entree-ref-resoudre-interpreter-entree-ref-override>`
[Entree & Resoudre::interpreter(Entree &) override](#resoudre-public-entree-ref-resoudre-interpreter-entree-ref-override)
Resoudre#
Resoudre::Resoudre()
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:`Resoudre::Resoudre() <resoudre-public-resoudre-resoudre>`
[Resoudre::Resoudre()](#resoudre-public-resoudre-resoudre)
taille_memoire#
unsigned Resoudre::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 Resoudre::taille_memoire() const override <resoudre-public-unsigned-resoudre-taille-memoire-const-override>`
[unsigned Resoudre::taille_memoire() const override](#resoudre-public-unsigned-resoudre-taille-memoire-const-override)
~Resoudre#
Resoudre::~Resoudre()
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:`Resoudre::~Resoudre() <resoudre-public-resoudre-dtor-resoudre>`
[Resoudre::~Resoudre()](#resoudre-public-resoudre-dtor-resoudre)
cree_instance#
Objet_U * Resoudre::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 * Resoudre::cree_instance() <resoudre-public-static-objet-u-ptr-resoudre-cree-instance>`
[Objet_U * Resoudre::cree_instance()](#resoudre-public-static-objet-u-ptr-resoudre-cree-instance)
info#
const Type_info * Resoudre::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 * Resoudre::info() <resoudre-public-static-const-type-info-ptr-resoudre-info>`
[const Type_info * Resoudre::info()](#resoudre-public-static-const-type-info-ptr-resoudre-info)
self_cast#
const Resoudre & Resoudre::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 Resoudre & Resoudre::self_cast(const Objet_U &) <resoudre-public-static-const-resoudre-ref-resoudre-self-cast-const-objet-u-ref>`
[const Resoudre & Resoudre::self_cast(const Objet_U &)](#resoudre-public-static-const-resoudre-ref-resoudre-self-cast-const-objet-u-ref)
self_cast#
Resoudre & Resoudre::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:`Resoudre & Resoudre::self_cast(Objet_U &) <resoudre-public-static-resoudre-ref-resoudre-self-cast-objet-u-ref>`
[Resoudre & Resoudre::self_cast(Objet_U &)](#resoudre-public-static-resoudre-ref-resoudre-self-cast-objet-u-ref)
printOn#
Sortie & Resoudre::printOn(Sortie &x) const override
Simple appel a: Interprete::printOn(Sortie&)
Detailed description
Imprime l’interprete sur un flot de sortie
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 & Resoudre::printOn(Sortie &x) const override <resoudre-protected-sortie-ref-resoudre-printon-sortie-ref-x-const-override>`
[Sortie & Resoudre::printOn(Sortie &x) const override](#resoudre-protected-sortie-ref-resoudre-printon-sortie-ref-x-const-override)
readOn#
Entree & Resoudre::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 & Resoudre::readOn(Entree &) override <resoudre-protected-entree-ref-resoudre-readon-entree-ref-override>`
[Entree & Resoudre::readOn(Entree &) override](#resoudre-protected-entree-ref-resoudre-readon-entree-ref-override)
Attributes Documentation#
const Type_info Resoudre::info_obj