Value_Input_Int#

#include <Value_Input_Int.h>
Brief description

: class Value_Input_Int

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:`Value\_Input\_Int <class-value-input-int>`
[Value\_Input\_Int](#class-value-input-int)

Detailed description#

For providing an integer in input for ICoCo

Inherits from#

Inheritance graph#

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

../../../../../_images/classValue__Input__Int__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Value_Input_Int::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 Value_Input_Int::duplique() const override <value-input-int-public-int-value-input-int-duplique-const-override>`
[int Value_Input_Int::duplique() const override](#value-input-int-public-int-value-input-int-duplique-const-override)

get_info#

Definition
const Type_info * Value_Input_Int::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 * Value_Input_Int::get_info() const override <value-input-int-public-const-type-info-ptr-value-input-int-get-info-const-override>`
[const Type_info * Value_Input_Int::get_info() const override](#value-input-int-public-const-type-info-ptr-value-input-int-get-info-const-override)

getName#

Definition
Nom Value_Input_Int::getName() 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:`Nom Value_Input_Int::getName() const <value-input-int-public-nom-value-input-int-getname-const>`
[Nom Value_Input_Int::getName() const](#value-input-int-public-nom-value-input-int-getname-const)

set_param#

Definition
void Value_Input_Int::set_param(Param &param)
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 Value_Input_Int::set_param(Param &param) <value-input-int-public-void-value-input-int-set-param-param-ref-param>`
[void Value_Input_Int::set_param(Param &param)](#value-input-int-public-void-value-input-int-set-param-param-ref-param)

taille_memoire#

Definition
unsigned Value_Input_Int::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 Value_Input_Int::taille_memoire() const override <value-input-int-public-unsigned-value-input-int-taille-memoire-const-override>`
[unsigned Value_Input_Int::taille_memoire() const override](#value-input-int-public-unsigned-value-input-int-taille-memoire-const-override)

Value_Input_Int#

Definition
Value_Input_Int::Value_Input_Int()
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:`Value_Input_Int::Value_Input_Int() <value-input-int-public-value-input-int-value-input-int>`
[Value_Input_Int::Value_Input_Int()](#value-input-int-public-value-input-int-value-input-int)

~Value_Input_Int#

Definition
Value_Input_Int::~Value_Input_Int()
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:`Value_Input_Int::~Value_Input_Int() <value-input-int-public-value-input-int-dtor-value-input-int>`
[Value_Input_Int::~Value_Input_Int()](#value-input-int-public-value-input-int-dtor-value-input-int)

cree_instance#

Definition
Objet_U * Value_Input_Int::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 * Value_Input_Int::cree_instance() <value-input-int-public-static-objet-u-ptr-value-input-int-cree-instance>`
[Objet_U * Value_Input_Int::cree_instance()](#value-input-int-public-static-objet-u-ptr-value-input-int-cree-instance)

info#

Definition
const Type_info * Value_Input_Int::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 * Value_Input_Int::info() <value-input-int-public-static-const-type-info-ptr-value-input-int-info>`
[const Type_info * Value_Input_Int::info()](#value-input-int-public-static-const-type-info-ptr-value-input-int-info)

self_cast#

Definition
const Value_Input_Int & Value_Input_Int::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 Value_Input_Int & Value_Input_Int::self_cast(const Objet_U &) <value-input-int-public-static-const-value-input-int-ref-value-input-int-self-cast-const-objet-u-ref>`
[const Value_Input_Int & Value_Input_Int::self_cast(const Objet_U &)](#value-input-int-public-static-const-value-input-int-ref-value-input-int-self-cast-const-objet-u-ref)

self_cast#

Definition
Value_Input_Int & Value_Input_Int::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:`Value_Input_Int & Value_Input_Int::self_cast(Objet_U &) <value-input-int-public-static-value-input-int-ref-value-input-int-self-cast-objet-u-ref>`
[Value_Input_Int & Value_Input_Int::self_cast(Objet_U &)](#value-input-int-public-static-value-input-int-ref-value-input-int-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Value_Input_Int::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 & Value_Input_Int::printOn(Sortie &x) const override <value-input-int-protected-sortie-ref-value-input-int-printon-sortie-ref-x-const-override>`
[Sortie & Value_Input_Int::printOn(Sortie &x) const override](#value-input-int-protected-sortie-ref-value-input-int-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Value_Input_Int::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 & Value_Input_Int::readOn(Entree &) override <value-input-int-protected-entree-ref-value-input-int-readon-entree-ref-override>`
[Entree & Value_Input_Int::readOn(Entree &) override](#value-input-int-protected-entree-ref-value-input-int-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Value_Input_Int::info_obj
mon_pb (protected)
TRUST_Ref<Probleme_base *> Value_Input_Int::mon_pb
name (protected)
Nom Value_Input_Int::name