Cond_lim#

#include <Cond_lim.h>
Brief description

classe Cond_lim Classe generique servant a representer n’importe quelle classe

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:`Cond\_lim <class-cond-lim>`
[Cond\_lim](#class-cond-lim)

Detailed description#

derivee de la classe Cond_lim_base La plupart des methodes appellent les methodes de l’objet Probleme sous - jacent via la methode valeur() declaree grace a la macro

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

adopt#

Definition
void Cond_lim::adopt(Cond_lim &cl)
Brief description

Adopte la Cond_lim passee en parametre.

Detailed description

Il n’y a pas de copie. La Cond_lim_base eventuellement detenue avant l’appel est detruite. ATTENTION cl est nul ensuite

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:`void Cond_lim::adopt(Cond_lim &cl) <cond-lim-public-void-cond-lim-adopt-cond-lim-ref-cl>`
[void Cond_lim::adopt(Cond_lim &cl)](#cond-lim-public-void-cond-lim-adopt-cond-lim-ref-cl)

Cond_lim#

Definition
Cond_lim::Cond_lim()
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:`Cond_lim::Cond_lim() <cond-lim-public-cond-lim-cond-lim>`
[Cond_lim::Cond_lim()](#cond-lim-public-cond-lim-cond-lim)

Cond_lim#

Definition
Cond_lim::Cond_lim(const Cond_lim &)=default
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:`Cond_lim::Cond_lim(const Cond_lim &)=default <cond-lim-public-cond-lim-cond-lim-const-cond-lim-ref-equal-default>`
[Cond_lim::Cond_lim(const Cond_lim &)=default](#cond-lim-public-cond-lim-cond-lim-const-cond-lim-ref-equal-default)

duplique#

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

get_info#

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

operator =#

Definition
Cond_lim & Cond_lim::operator=(const Cond_lim &cl)
Brief description
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:`Cond_lim & Cond_lim::operator=(const Cond_lim &cl) <cond-lim-public-cond-lim-ref-cond-lim-operator-equal-const-cond-lim-ref-cl>`
[Cond_lim & Cond_lim::operator=(const Cond_lim &cl)](#cond-lim-public-cond-lim-ref-cond-lim-operator-equal-const-cond-lim-ref-cl)

operator =#

Definition
Cond_lim & Cond_lim::operator=(const Cond_lim_base &cl_base)
Brief description
Detailed description
References
Referenced By
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:`Cond_lim & Cond_lim::operator=(const Cond_lim_base &cl_base) <cond-lim-public-cond-lim-ref-cond-lim-operator-equal-const-cond-lim-base-ref-cl-base>`
[Cond_lim & Cond_lim::operator=(const Cond_lim_base &cl_base)](#cond-lim-public-cond-lim-ref-cond-lim-operator-equal-const-cond-lim-base-ref-cl-base)

operator = =#

Definition
int Cond_lim::operator==(const Cond_lim &x) const
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:`int Cond_lim::operator==(const Cond_lim &x) const <cond-lim-public-int-cond-lim-operator-equal-equal-const-cond-lim-ref-x-const>`
[int Cond_lim::operator==(const Cond_lim &x) const](#cond-lim-public-int-cond-lim-operator-equal-equal-const-cond-lim-ref-x-const)

taille_memoire#

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

~Cond_lim#

Definition
Cond_lim::~Cond_lim()
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:`Cond_lim::~Cond_lim() <cond-lim-public-cond-lim-dtor-cond-lim>`
[Cond_lim::~Cond_lim()](#cond-lim-public-cond-lim-dtor-cond-lim)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

Definition
Entree & Cond_lim::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Detailed description

Reimplements:

References
Referenced By
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 & Cond_lim::readOn(Entree &) override <cond-lim-protected-entree-ref-cond-lim-readon-entree-ref-override>`
[Entree & Cond_lim::readOn(Entree &) override](#cond-lim-protected-entree-ref-cond-lim-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Cond_lim::info_obj