ICE#
#include <SETS.h>
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:`ICE <class-ice>`
[ICE](#class-ice)
Detailed description#
Inherits from#
public : SETS
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 ICE::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 ICE::duplique() const override <ice-public-int-ice-duplique-const-override>`
[int ICE::duplique() const override](#ice-public-int-ice-duplique-const-override)
est_compatible_avec_th_mono#
bool ICE::est_compatible_avec_th_mono() 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:`bool ICE::est_compatible_avec_th_mono() const override <ice-public-bool-ice-est-compatible-avec-th-mono-const-override>`
[bool ICE::est_compatible_avec_th_mono() const override](#ice-public-bool-ice-est-compatible-avec-th-mono-const-override)
get_default_facsec_max#
double ICE::get_default_facsec_max() 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:`double ICE::get_default_facsec_max() const override <ice-public-double-ice-get-default-facsec-max-const-override>`
[double ICE::get_default_facsec_max() const override](#ice-public-double-ice-get-default-facsec-max-const-override)
get_info#
const Type_info * ICE::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 * ICE::get_info() const override <ice-public-const-type-info-ptr-ice-get-info-const-override>`
[const Type_info * ICE::get_info() const override](#ice-public-const-type-info-ptr-ice-get-info-const-override)
ICE#
ICE::ICE()
Detailed description
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:`ICE::ICE() <ice-public-ice-ice>`
[ICE::ICE()](#ice-public-ice-ice)
taille_memoire#
unsigned ICE::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 ICE::taille_memoire() const override <ice-public-unsigned-ice-taille-memoire-const-override>`
[unsigned ICE::taille_memoire() const override](#ice-public-unsigned-ice-taille-memoire-const-override)
~ICE#
ICE::~ICE()
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:`ICE::~ICE() <ice-public-ice-dtor-ice>`
[ICE::~ICE()](#ice-public-ice-dtor-ice)
cree_instance#
Objet_U * ICE::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 * ICE::cree_instance() <ice-public-static-objet-u-ptr-ice-cree-instance>`
[Objet_U * ICE::cree_instance()](#ice-public-static-objet-u-ptr-ice-cree-instance)
info#
const Type_info * ICE::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 * ICE::info() <ice-public-static-const-type-info-ptr-ice-info>`
[const Type_info * ICE::info()](#ice-public-static-const-type-info-ptr-ice-info)
self_cast#
const ICE & ICE::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 ICE & ICE::self_cast(const Objet_U &) <ice-public-static-const-ice-ref-ice-self-cast-const-objet-u-ref>`
[const ICE & ICE::self_cast(const Objet_U &)](#ice-public-static-const-ice-ref-ice-self-cast-const-objet-u-ref)
self_cast#
ICE & ICE::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:`ICE & ICE::self_cast(Objet_U &) <ice-public-static-ice-ref-ice-self-cast-objet-u-ref>`
[ICE & ICE::self_cast(Objet_U &)](#ice-public-static-ice-ref-ice-self-cast-objet-u-ref)
printOn#
Sortie & ICE::printOn(Sortie &x) const override
voir Solveur::printOn
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 & ICE::printOn(Sortie &x) const override <ice-protected-sortie-ref-ice-printon-sortie-ref-x-const-override>`
[Sortie & ICE::printOn(Sortie &x) const override](#ice-protected-sortie-ref-ice-printon-sortie-ref-x-const-override)
readOn#
Entree & ICE::readOn(Entree &) override
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 & ICE::readOn(Entree &) override <ice-protected-entree-ref-ice-readon-entree-ref-override>`
[Entree & ICE::readOn(Entree &) override](#ice-protected-entree-ref-ice-readon-entree-ref-override)
Attributes Documentation#
const Type_info ICE::info_obj