Frontiere_dis_base#

#include <Frontiere_dis_base.h>
Brief description

classe Frontiere_dis_base Classe representant une frontiere discretisee.

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:`Frontiere\_dis\_base <class-frontiere-dis-base>`
[Frontiere\_dis\_base](#class-frontiere-dis-base)

Detailed description#

Les objets Frontiere_dis_base contiennent un reference vers l’objet geometrique Frontiere.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classFrontiere__dis__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_Domaine_dis#

Definition
void Frontiere_dis_base::associer_Domaine_dis(const Domaine_dis_base &)
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:`void Frontiere_dis_base::associer_Domaine_dis(const Domaine_dis_base &) <frontiere-dis-base-public-void-frontiere-dis-base-associer-domaine-dis-const-domaine-dis-base-ref>`
[void Frontiere_dis_base::associer_Domaine_dis(const Domaine_dis_base &)](#frontiere-dis-base-public-void-frontiere-dis-base-associer-domaine-dis-const-domaine-dis-base-ref)

associer_frontiere#

Definition
void Frontiere_dis_base::associer_frontiere(const Frontiere &)
Brief description

Associe l’objet frontiere geometrique a la frontiere discretisee.

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:`void Frontiere_dis_base::associer_frontiere(const Frontiere &) <frontiere-dis-base-public-void-frontiere-dis-base-associer-frontiere-const-frontiere-ref>`
[void Frontiere_dis_base::associer_frontiere(const Frontiere &)](#frontiere-dis-base-public-void-frontiere-dis-base-associer-frontiere-const-frontiere-ref)

domaine_dis#

Definition
const Domaine_dis_base & Frontiere_dis_base::domaine_dis() const
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:`const Domaine_dis_base & Frontiere_dis_base::domaine_dis() const <frontiere-dis-base-public-const-domaine-dis-base-ref-frontiere-dis-base-domaine-dis-const>`
[const Domaine_dis_base & Frontiere_dis_base::domaine_dis() const](#frontiere-dis-base-public-const-domaine-dis-base-ref-frontiere-dis-base-domaine-dis-const)

frontiere#

Definition
Frontiere & Frontiere_dis_base::frontiere()
Brief description

Renvoie la frontiere geometrique associee.

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:`Frontiere & Frontiere_dis_base::frontiere() <frontiere-dis-base-public-frontiere-ref-frontiere-dis-base-frontiere>`
[Frontiere & Frontiere_dis_base::frontiere()](#frontiere-dis-base-public-frontiere-ref-frontiere-dis-base-frontiere)

frontiere#

Definition
const Frontiere & Frontiere_dis_base::frontiere() const
Brief description

Renvoie la frontiere geometrique associee.

Detailed description

(version const)

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:`const Frontiere & Frontiere_dis_base::frontiere() const <frontiere-dis-base-public-const-frontiere-ref-frontiere-dis-base-frontiere-const>`
[const Frontiere & Frontiere_dis_base::frontiere() const](#frontiere-dis-base-public-const-frontiere-ref-frontiere-dis-base-frontiere-const)

Frontiere_dis_base#

Definition
Frontiere_dis_base::Frontiere_dis_base()
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:`Frontiere_dis_base::Frontiere_dis_base() <frontiere-dis-base-public-frontiere-dis-base-frontiere-dis-base>`
[Frontiere_dis_base::Frontiere_dis_base()](#frontiere-dis-base-public-frontiere-dis-base-frontiere-dis-base)

get_info#

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

le_nom#

Definition
const Nom & Frontiere_dis_base::le_nom() const override
Brief description

Renvoie le nom de la frontiere geometrique.

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:`const Nom & Frontiere_dis_base::le_nom() const override <frontiere-dis-base-public-const-nom-ref-frontiere-dis-base-le-nom-const-override>`
[const Nom & Frontiere_dis_base::le_nom() const override](#frontiere-dis-base-public-const-nom-ref-frontiere-dis-base-le-nom-const-override)

~Frontiere_dis_base#

Definition
Frontiere_dis_base::~Frontiere_dis_base() override
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:`Frontiere_dis_base::~Frontiere_dis_base() override <frontiere-dis-base-public-frontiere-dis-base-dtor-frontiere-dis-base-override>`
[Frontiere_dis_base::~Frontiere_dis_base() override](#frontiere-dis-base-public-frontiere-dis-base-dtor-frontiere-dis-base-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Surcharge Objet_U::printOn(Sortie&) NE FAIT RIEN.

Detailed description

A surcharger dans les classes derivees. Imprime la frontiere discretisee sur un flot de sortie

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:`Sortie & Frontiere_dis_base::printOn(Sortie &x) const override <frontiere-dis-base-protected-sortie-ref-frontiere-dis-base-printon-sortie-ref-x-const-override>`
[Sortie & Frontiere_dis_base::printOn(Sortie &x) const override](#frontiere-dis-base-protected-sortie-ref-frontiere-dis-base-printon-sortie-ref-x-const-override)

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit une frontiere discretisee a partir d’un flot d’entree

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:`Entree & Frontiere_dis_base::readOn(Entree &) override <frontiere-dis-base-protected-entree-ref-frontiere-dis-base-readon-entree-ref-override>`
[Entree & Frontiere_dis_base::readOn(Entree &) override](#frontiere-dis-base-protected-entree-ref-frontiere-dis-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Frontiere_dis_base::info_obj
la_frontiere (protected)
TRUST_Ref<Frontiere *> Frontiere_dis_base::la_frontiere
le_dom_dis (protected)
TRUST_Ref<Domaine_dis_base *> Frontiere_dis_base::le_dom_dis