Senseur_Interface#
#include <Senseur_Interface.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:`Senseur\_Interface <class-senseur-interface>`
[Senseur\_Interface](#class-senseur-interface)
Detailed description#
Inherits from#
public : Objet_U
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_pb#
virtual void Senseur_Interface::associer_pb(const Probleme_base &pb)
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#
int Senseur_Interface::calculer_position(ArrOfDouble &pos) const
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#
int Senseur_Interface::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 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#
const Type_info * Senseur_Interface::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 * 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#
Senseur_Interface::Senseur_Interface()
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#
unsigned Senseur_Interface::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 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#
Senseur_Interface::~Senseur_Interface()
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#
Objet_U * Senseur_Interface::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 * 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#
const Type_info * Senseur_Interface::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 * 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#
const Senseur_Interface & Senseur_Interface::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 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#
Senseur_Interface & Senseur_Interface::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:`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#
Sortie & Senseur_Interface::printOn(Sortie &x) const override
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#
Entree & Senseur_Interface::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 & 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#
const Type_info Senseur_Interface::info_obj
TRUST_Ref<Equation_base *> Senseur_Interface::equation_
Nom Senseur_Interface::equation_interface_
int Senseur_Interface::nb_points_tests_
TRUST_Ref<Probleme_base *> Senseur_Interface::probleme_
ArrOfDouble Senseur_Interface::segment_senseur_1_
ArrOfDouble Senseur_Interface::segment_senseur_2_