Senseur_Interface#

#include <Senseur_Interface.h>
Brief description

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:`Senseur\_Interface <class-senseur-interface>`
[Senseur\_Interface](#class-senseur-interface)

Detailed description#

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_pb#

Definition
virtual void Senseur_Interface::associer_pb(const Probleme_base &pb)
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:`virtual void Senseur_Interface::associer_pb(const Probleme_base &pb) <senseur-interface-public-virtual-void-senseur-interface-associer-pb-const-probleme-base-ref-pb>`
[virtual void Senseur_Interface::associer_pb(const Probleme_base &pb)](#senseur-interface-public-virtual-void-senseur-interface-associer-pb-const-probleme-base-ref-pb)

calculer_position#

Definition
int Senseur_Interface::calculer_position(ArrOfDouble &pos) 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:`int Senseur_Interface::calculer_position(ArrOfDouble &pos) const <senseur-interface-public-int-senseur-interface-calculer-position-arrofdouble-ref-pos-const>`
[int Senseur_Interface::calculer_position(ArrOfDouble &pos) const](#senseur-interface-public-int-senseur-interface-calculer-position-arrofdouble-ref-pos-const)

duplique#

Definition
int Senseur_Interface::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 Senseur_Interface::duplique() const override <senseur-interface-public-int-senseur-interface-duplique-const-override>`
[int Senseur_Interface::duplique() const override](#senseur-interface-public-int-senseur-interface-duplique-const-override)

get_info#

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

Senseur_Interface#

Definition
Senseur_Interface::Senseur_Interface()
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:`Senseur_Interface::Senseur_Interface() <senseur-interface-public-senseur-interface-senseur-interface>`
[Senseur_Interface::Senseur_Interface()](#senseur-interface-public-senseur-interface-senseur-interface)

taille_memoire#

Definition
unsigned Senseur_Interface::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 Senseur_Interface::taille_memoire() const override <senseur-interface-public-unsigned-senseur-interface-taille-memoire-const-override>`
[unsigned Senseur_Interface::taille_memoire() const override](#senseur-interface-public-unsigned-senseur-interface-taille-memoire-const-override)

~Senseur_Interface#

Definition
Senseur_Interface::~Senseur_Interface()
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:`Senseur_Interface::~Senseur_Interface() <senseur-interface-public-senseur-interface-dtor-senseur-interface>`
[Senseur_Interface::~Senseur_Interface()](#senseur-interface-public-senseur-interface-dtor-senseur-interface)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie 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:`Sortie & Senseur_Interface::printOn(Sortie &x) const override <senseur-interface-protected-sortie-ref-senseur-interface-printon-sortie-ref-x-const-override>`
[Sortie & Senseur_Interface::printOn(Sortie &x) const override](#senseur-interface-protected-sortie-ref-senseur-interface-printon-sortie-ref-x-const-override)

readOn#

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

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 & Senseur_Interface::readOn(Entree &) override <senseur-interface-protected-entree-ref-senseur-interface-readon-entree-ref-override>`
[Entree & Senseur_Interface::readOn(Entree &) override](#senseur-interface-protected-entree-ref-senseur-interface-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Senseur_Interface::info_obj
equation_ (protected)
TRUST_Ref<Equation_base *> Senseur_Interface::equation_
equation_interface_ (protected)
Nom Senseur_Interface::equation_interface_
nb_points_tests_ (protected)
int Senseur_Interface::nb_points_tests_
probleme_ (protected)
TRUST_Ref<Probleme_base *> Senseur_Interface::probleme_
segment_senseur_1_ (protected)
ArrOfDouble Senseur_Interface::segment_senseur_1_
segment_senseur_2_ (protected)
ArrOfDouble Senseur_Interface::segment_senseur_2_