UserUnaryFunction#
#include <UserUnaryFunction.h>
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#
public : UnaryFunction
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#
duplique#
int UserUnaryFunction::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 UserUnaryFunction::duplique() const override <userunaryfunction-public-int-userunaryfunction-duplique-const-override>`
[int UserUnaryFunction::duplique() const override](#userunaryfunction-public-int-userunaryfunction-duplique-const-override)
eval#
double UserUnaryFunction::eval(double x) 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:`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#
const Type_info * UserUnaryFunction::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 * 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#
const Nom & UserUnaryFunction::getName() 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:`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#
void UserUnaryFunction::setFunction(Nom &name, Nom &inco, Nom &func)
Detailed description
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#
unsigned UserUnaryFunction::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 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#
UserUnaryFunction::UserUnaryFunction()
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#
UserUnaryFunction::~UserUnaryFunction()
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#
Objet_U * UserUnaryFunction::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 * 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#
const Type_info * UserUnaryFunction::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 * 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#
const UserUnaryFunction & UserUnaryFunction::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 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#
UserUnaryFunction & UserUnaryFunction::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:`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#
Sortie & UserUnaryFunction::printOn(Sortie &x) const override
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#
Entree & UserUnaryFunction::readOn(Entree &) override
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#
const Type_info UserUnaryFunction::info_obj
Nom UserUnaryFunction::inconnue
Nom UserUnaryFunction::nom_
Parser_U UserUnaryFunction::p