Pb_Couple_rayo_semi_transp#

#include <Pb_Couple_rayo_semi_transp.h>
Brief description

classe derivee de Probleme_Couple Cette classe couple, outre des Probleme_base , un modele de

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:`Pb\_Couple\_rayo\_semi\_transp <class-pb-couple-rayo-semi-transp>`
[Pb\_Couple\_rayo\_semi\_transp](#class-pb-couple-rayo-semi-transp)

Detailed description#

rayonnement. Seule l’etape d’initialisation impose actuellement que le modele de rayonnement soit differencie, et donc l’existence de la classe Pb_Couple_rayo_semi_transp.

Inherits from#

Inheritance graph#

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

../../../../../_images/classPb__Couple__rayo__semi__transp__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_#

Definition
int Pb_Couple_rayo_semi_transp::associer_(Objet_U &) override
Brief description

Surcharge Objet_U::associer_(Objet_U&) Associe un objet au probleme couple, en verifiant le type.

Detailed description

dynamiquement. L’objet peut - etre:

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:`int Pb_Couple_rayo_semi_transp::associer_(Objet_U &) override <pb-couple-rayo-semi-transp-public-int-pb-couple-rayo-semi-transp-associer-underscore-objet-u-ref-override>`
[int Pb_Couple_rayo_semi_transp::associer_(Objet_U &) override](#pb-couple-rayo-semi-transp-public-int-pb-couple-rayo-semi-transp-associer-underscore-objet-u-ref-override)

associer_sch_tps_base#

Definition
void Pb_Couple_rayo_semi_transp::associer_sch_tps_base(Schema_Temps_base &) override
Brief description

Associe une copie du schema en temps a chaque probleme du Probleme couple.

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:`void Pb_Couple_rayo_semi_transp::associer_sch_tps_base(Schema_Temps_base &) override <pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-associer-sch-tps-base-schema-temps-base-ref-override>`
[void Pb_Couple_rayo_semi_transp::associer_sch_tps_base(Schema_Temps_base &) override](#pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-associer-sch-tps-base-schema-temps-base-ref-override)

duplique#

Definition
int Pb_Couple_rayo_semi_transp::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 Pb_Couple_rayo_semi_transp::duplique() const override <pb-couple-rayo-semi-transp-public-int-pb-couple-rayo-semi-transp-duplique-const-override>`
[int Pb_Couple_rayo_semi_transp::duplique() const override](#pb-couple-rayo-semi-transp-public-int-pb-couple-rayo-semi-transp-duplique-const-override)

get_info#

Definition
const Type_info * Pb_Couple_rayo_semi_transp::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 * Pb_Couple_rayo_semi_transp::get_info() const override <pb-couple-rayo-semi-transp-public-const-type-info-ptr-pb-couple-rayo-semi-transp-get-info-const-override>`
[const Type_info * Pb_Couple_rayo_semi_transp::get_info() const override](#pb-couple-rayo-semi-transp-public-const-type-info-ptr-pb-couple-rayo-semi-transp-get-info-const-override)

initialize#

Definition
void Pb_Couple_rayo_semi_transp::initialize() override
Brief description

This method is called once at the beginning, before any other one of the interface Problem.

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:`void Pb_Couple_rayo_semi_transp::initialize() override <pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-initialize-override>`
[void Pb_Couple_rayo_semi_transp::initialize() override](#pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-initialize-override)

le_modele_rayo_associe#

Definition
void Pb_Couple_rayo_semi_transp::le_modele_rayo_associe(const Modele_rayo_semi_transp &)
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:`void Pb_Couple_rayo_semi_transp::le_modele_rayo_associe(const Modele_rayo_semi_transp &) <pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-le-modele-rayo-associe-const-modele-rayo-semi-transp-ref>`
[void Pb_Couple_rayo_semi_transp::le_modele_rayo_associe(const Modele_rayo_semi_transp &)](#pb-couple-rayo-semi-transp-public-void-pb-couple-rayo-semi-transp-le-modele-rayo-associe-const-modele-rayo-semi-transp-ref)

modele#

Definition
Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele()
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:`Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele() <pb-couple-rayo-semi-transp-public-modele-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-modele>`
[Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele()](#pb-couple-rayo-semi-transp-public-modele-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-modele)

modele#

Definition
const Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele() const
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:`const Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele() const <pb-couple-rayo-semi-transp-public-const-modele-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-modele-const>`
[const Modele_rayo_semi_transp & Pb_Couple_rayo_semi_transp::modele() const](#pb-couple-rayo-semi-transp-public-const-modele-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-modele-const)

Pb_Couple_rayo_semi_transp#

Definition
Pb_Couple_rayo_semi_transp::Pb_Couple_rayo_semi_transp()
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:`Pb_Couple_rayo_semi_transp::Pb_Couple_rayo_semi_transp() <pb-couple-rayo-semi-transp-public-pb-couple-rayo-semi-transp-pb-couple-rayo-semi-transp>`
[Pb_Couple_rayo_semi_transp::Pb_Couple_rayo_semi_transp()](#pb-couple-rayo-semi-transp-public-pb-couple-rayo-semi-transp-pb-couple-rayo-semi-transp)

taille_memoire#

Definition
unsigned Pb_Couple_rayo_semi_transp::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 Pb_Couple_rayo_semi_transp::taille_memoire() const override <pb-couple-rayo-semi-transp-public-unsigned-pb-couple-rayo-semi-transp-taille-memoire-const-override>`
[unsigned Pb_Couple_rayo_semi_transp::taille_memoire() const override](#pb-couple-rayo-semi-transp-public-unsigned-pb-couple-rayo-semi-transp-taille-memoire-const-override)

~Pb_Couple_rayo_semi_transp#

Definition
Pb_Couple_rayo_semi_transp::~Pb_Couple_rayo_semi_transp()
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:`Pb_Couple_rayo_semi_transp::~Pb_Couple_rayo_semi_transp() <pb-couple-rayo-semi-transp-public-pb-couple-rayo-semi-transp-dtor-pb-couple-rayo-semi-transp>`
[Pb_Couple_rayo_semi_transp::~Pb_Couple_rayo_semi_transp()](#pb-couple-rayo-semi-transp-public-pb-couple-rayo-semi-transp-dtor-pb-couple-rayo-semi-transp)

cree_instance#

Definition
Objet_U * Pb_Couple_rayo_semi_transp::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 * Pb_Couple_rayo_semi_transp::cree_instance() <pb-couple-rayo-semi-transp-public-static-objet-u-ptr-pb-couple-rayo-semi-transp-cree-instance>`
[Objet_U * Pb_Couple_rayo_semi_transp::cree_instance()](#pb-couple-rayo-semi-transp-public-static-objet-u-ptr-pb-couple-rayo-semi-transp-cree-instance)

info#

Definition
const Type_info * Pb_Couple_rayo_semi_transp::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 * Pb_Couple_rayo_semi_transp::info() <pb-couple-rayo-semi-transp-public-static-const-type-info-ptr-pb-couple-rayo-semi-transp-info>`
[const Type_info * Pb_Couple_rayo_semi_transp::info()](#pb-couple-rayo-semi-transp-public-static-const-type-info-ptr-pb-couple-rayo-semi-transp-info)

self_cast#

Definition
const Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::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 Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::self_cast(const Objet_U &) <pb-couple-rayo-semi-transp-public-static-const-pb-couple-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-self-cast-const-objet-u-ref>`
[const Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::self_cast(const Objet_U &)](#pb-couple-rayo-semi-transp-public-static-const-pb-couple-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-self-cast-const-objet-u-ref)

self_cast#

Definition
Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::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:`Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::self_cast(Objet_U &) <pb-couple-rayo-semi-transp-public-static-pb-couple-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-self-cast-objet-u-ref>`
[Pb_Couple_rayo_semi_transp & Pb_Couple_rayo_semi_transp::self_cast(Objet_U &)](#pb-couple-rayo-semi-transp-public-static-pb-couple-rayo-semi-transp-ref-pb-couple-rayo-semi-transp-self-cast-objet-u-ref)

printOn#

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

Surcharge Objet_U::printOn(Sortie&) Imprime les problemes couples sur un flot de sortie.

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 & Pb_Couple_rayo_semi_transp::printOn(Sortie &x) const override <pb-couple-rayo-semi-transp-protected-sortie-ref-pb-couple-rayo-semi-transp-printon-sortie-ref-x-const-override>`
[Sortie & Pb_Couple_rayo_semi_transp::printOn(Sortie &x) const override](#pb-couple-rayo-semi-transp-protected-sortie-ref-pb-couple-rayo-semi-transp-printon-sortie-ref-x-const-override)

readOn#

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

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

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:`Entree & Pb_Couple_rayo_semi_transp::readOn(Entree &) override <pb-couple-rayo-semi-transp-protected-entree-ref-pb-couple-rayo-semi-transp-readon-entree-ref-override>`
[Entree & Pb_Couple_rayo_semi_transp::readOn(Entree &) override](#pb-couple-rayo-semi-transp-protected-entree-ref-pb-couple-rayo-semi-transp-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Pb_Couple_rayo_semi_transp::info_obj
der_domaine_clone (protected)
DerObjU Pb_Couple_rayo_semi_transp::der_domaine_clone
le_modele_ (protected)
TRUST_Ref<Modele_rayo_semi_transp *> Pb_Couple_rayo_semi_transp::le_modele_
sch_clone (protected)
TRUST_Deriv<Schema_Temps_base> Pb_Couple_rayo_semi_transp::sch_clone