Ch_input_uniforme#
#include <Ch_input_uniforme.h>
class Ch_input_uniforme
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:`Ch\_input\_uniforme <class-ch-input-uniforme>`
[Ch\_input\_uniforme](#class-ch-input-uniforme)
Detailed description#
Cette classe represente un champ uniforme accessible par setInputField
Inherits from#
public : Champ_Uniforme
public : Champ_Input_Proto
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
affecter_#
Champ_base & Ch_input_uniforme::affecter_(const Champ_base &) 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:`Champ_base & Ch_input_uniforme::affecter_(const Champ_base &) override <ch-input-uniforme-public-champ-base-ref-ch-input-uniforme-affecter-underscore-const-champ-base-ref-override>`
[Champ_base & Ch_input_uniforme::affecter_(const Champ_base &) override](#ch-input-uniforme-public-champ-base-ref-ch-input-uniforme-affecter-underscore-const-champ-base-ref-override)
Ch_input_uniforme#
Ch_input_uniforme::Ch_input_uniforme()
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:`Ch_input_uniforme::Ch_input_uniforme() <ch-input-uniforme-public-ch-input-uniforme-ch-input-uniforme>`
[Ch_input_uniforme::Ch_input_uniforme()](#ch-input-uniforme-public-ch-input-uniforme-ch-input-uniforme)
duplique#
int Ch_input_uniforme::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 Ch_input_uniforme::duplique() const override <ch-input-uniforme-public-int-ch-input-uniforme-duplique-const-override>`
[int Ch_input_uniforme::duplique() const override](#ch-input-uniforme-public-int-ch-input-uniforme-duplique-const-override)
get_info#
const Type_info * Ch_input_uniforme::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 * Ch_input_uniforme::get_info() const override <ch-input-uniforme-public-const-type-info-ptr-ch-input-uniforme-get-info-const-override>`
[const Type_info * Ch_input_uniforme::get_info() const override](#ch-input-uniforme-public-const-type-info-ptr-ch-input-uniforme-get-info-const-override)
getTemplate#
void Ch_input_uniforme::getTemplate(TrioField &afield) const override
Provides afield with a dummy geometry, a name, a time interval, components, and no field ownership.
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:`void Ch_input_uniforme::getTemplate(TrioField &afield) const override <ch-input-uniforme-public-void-ch-input-uniforme-gettemplate-triofield-ref-afield-const-override>`
[void Ch_input_uniforme::getTemplate(TrioField &afield) const override](#ch-input-uniforme-public-void-ch-input-uniforme-gettemplate-triofield-ref-afield-const-override)
setValue#
void Ch_input_uniforme::setValue(const TrioField &afield) override
Uses the first value in afield as uniform value, regardless of geometry.
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:`void Ch_input_uniforme::setValue(const TrioField &afield) override <ch-input-uniforme-public-void-ch-input-uniforme-setvalue-const-triofield-ref-afield-override>`
[void Ch_input_uniforme::setValue(const TrioField &afield) override](#ch-input-uniforme-public-void-ch-input-uniforme-setvalue-const-triofield-ref-afield-override)
taille_memoire#
unsigned Ch_input_uniforme::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 Ch_input_uniforme::taille_memoire() const override <ch-input-uniforme-public-unsigned-ch-input-uniforme-taille-memoire-const-override>`
[unsigned Ch_input_uniforme::taille_memoire() const override](#ch-input-uniforme-public-unsigned-ch-input-uniforme-taille-memoire-const-override)
~Ch_input_uniforme#
Ch_input_uniforme::~Ch_input_uniforme()
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:`Ch_input_uniforme::~Ch_input_uniforme() <ch-input-uniforme-public-ch-input-uniforme-dtor-ch-input-uniforme>`
[Ch_input_uniforme::~Ch_input_uniforme()](#ch-input-uniforme-public-ch-input-uniforme-dtor-ch-input-uniforme)
cree_instance#
Objet_U * Ch_input_uniforme::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 * Ch_input_uniforme::cree_instance() <ch-input-uniforme-public-static-objet-u-ptr-ch-input-uniforme-cree-instance>`
[Objet_U * Ch_input_uniforme::cree_instance()](#ch-input-uniforme-public-static-objet-u-ptr-ch-input-uniforme-cree-instance)
info#
const Type_info * Ch_input_uniforme::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 * Ch_input_uniforme::info() <ch-input-uniforme-public-static-const-type-info-ptr-ch-input-uniforme-info>`
[const Type_info * Ch_input_uniforme::info()](#ch-input-uniforme-public-static-const-type-info-ptr-ch-input-uniforme-info)
self_cast#
const Ch_input_uniforme & Ch_input_uniforme::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 Ch_input_uniforme & Ch_input_uniforme::self_cast(const Objet_U &) <ch-input-uniforme-public-static-const-ch-input-uniforme-ref-ch-input-uniforme-self-cast-const-objet-u-ref>`
[const Ch_input_uniforme & Ch_input_uniforme::self_cast(const Objet_U &)](#ch-input-uniforme-public-static-const-ch-input-uniforme-ref-ch-input-uniforme-self-cast-const-objet-u-ref)
self_cast#
Ch_input_uniforme & Ch_input_uniforme::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:`Ch_input_uniforme & Ch_input_uniforme::self_cast(Objet_U &) <ch-input-uniforme-public-static-ch-input-uniforme-ref-ch-input-uniforme-self-cast-objet-u-ref>`
[Ch_input_uniforme & Ch_input_uniforme::self_cast(Objet_U &)](#ch-input-uniforme-public-static-ch-input-uniforme-ref-ch-input-uniforme-self-cast-objet-u-ref)
get_name#
const Nom & Ch_input_uniforme::get_name() const
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 Nom & Ch_input_uniforme::get_name() const <ch-input-uniforme-protected-const-nom-ref-ch-input-uniforme-get-name-const>`
[const Nom & Ch_input_uniforme::get_name() const](#ch-input-uniforme-protected-const-nom-ref-ch-input-uniforme-get-name-const)
printOn#
Sortie & Ch_input_uniforme::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 & Ch_input_uniforme::printOn(Sortie &x) const override <ch-input-uniforme-protected-sortie-ref-ch-input-uniforme-printon-sortie-ref-x-const-override>`
[Sortie & Ch_input_uniforme::printOn(Sortie &x) const override](#ch-input-uniforme-protected-sortie-ref-ch-input-uniforme-printon-sortie-ref-x-const-override)
readOn#
Entree & Ch_input_uniforme::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 & Ch_input_uniforme::readOn(Entree &) override <ch-input-uniforme-protected-entree-ref-ch-input-uniforme-readon-entree-ref-override>`
[Entree & Ch_input_uniforme::readOn(Entree &) override](#ch-input-uniforme-protected-entree-ref-ch-input-uniforme-readon-entree-ref-override)
set_name#
void Ch_input_uniforme::set_name(const Nom &name) override
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 Ch_input_uniforme::set_name(const Nom &name) override <ch-input-uniforme-protected-void-ch-input-uniforme-set-name-const-nom-ref-name-override>`
[void Ch_input_uniforme::set_name(const Nom &name) override](#ch-input-uniforme-protected-void-ch-input-uniforme-set-name-const-nom-ref-name-override)
set_nb_comp#
void Ch_input_uniforme::set_nb_comp(int i) override
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 Ch_input_uniforme::set_nb_comp(int i) override <ch-input-uniforme-protected-void-ch-input-uniforme-set-nb-comp-int-i-override>`
[void Ch_input_uniforme::set_nb_comp(int i) override](#ch-input-uniforme-protected-void-ch-input-uniforme-set-nb-comp-int-i-override)
Attributes Documentation#
const Type_info Ch_input_uniforme::info_obj