UserUnaryFunction#

#include <UserUnaryFunction.h>
Brief description

Permet de definir une fonction utilisateur dans le jeu de donnees.

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:`UserUnaryFunction <class-userunaryfunction>`
[UserUnaryFunction](#class-userunaryfunction)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classUserUnaryFunction__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

eval#

Definition
double UserUnaryFunction::eval(double x) override
Brief description
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:`double UserUnaryFunction::eval(double x) override <userunaryfunction-public-double-userunaryfunction-eval-double-x-override>`
[double UserUnaryFunction::eval(double x) override](#userunaryfunction-public-double-userunaryfunction-eval-double-x-override)

get_info#

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

getName#

Definition
const Nom & UserUnaryFunction::getName() 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:`const Nom & UserUnaryFunction::getName() const override <userunaryfunction-public-const-nom-ref-userunaryfunction-getname-const-override>`
[const Nom & UserUnaryFunction::getName() const override](#userunaryfunction-public-const-nom-ref-userunaryfunction-getname-const-override)

setFunction#

Definition
void UserUnaryFunction::setFunction(Nom &name, Nom &inco, Nom &func)
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 UserUnaryFunction::setFunction(Nom &name, Nom &inco, Nom &func) <userunaryfunction-public-void-userunaryfunction-setfunction-nom-ref-name-nom-ref-inco-nom-ref-func>`
[void UserUnaryFunction::setFunction(Nom &name, Nom &inco, Nom &func)](#userunaryfunction-public-void-userunaryfunction-setfunction-nom-ref-name-nom-ref-inco-nom-ref-func)

taille_memoire#

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

UserUnaryFunction#

Definition
UserUnaryFunction::UserUnaryFunction()
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:`UserUnaryFunction::UserUnaryFunction() <userunaryfunction-public-userunaryfunction-userunaryfunction>`
[UserUnaryFunction::UserUnaryFunction()](#userunaryfunction-public-userunaryfunction-userunaryfunction)

~UserUnaryFunction#

Definition
UserUnaryFunction::~UserUnaryFunction()
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:`UserUnaryFunction::~UserUnaryFunction() <userunaryfunction-public-userunaryfunction-dtor-userunaryfunction>`
[UserUnaryFunction::~UserUnaryFunction()](#userunaryfunction-public-userunaryfunction-dtor-userunaryfunction)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture sur un flot de sortie Ecrit la valeur de la constante.

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 & UserUnaryFunction::printOn(Sortie &x) const override <userunaryfunction-protected-sortie-ref-userunaryfunction-printon-sortie-ref-x-const-override>`
[Sortie & UserUnaryFunction::printOn(Sortie &x) const override](#userunaryfunction-protected-sortie-ref-userunaryfunction-printon-sortie-ref-x-const-override)

readOn#

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

Lit la valeur de la constante.

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

Attributes Documentation#

info_obj (public)
const Type_info UserUnaryFunction::info_obj
inconnue (private)
Nom UserUnaryFunction::inconnue
nom_ (private)
Nom UserUnaryFunction::nom_
p (private)
Parser_U UserUnaryFunction::p