UnaryFunction#

#include <UnaryFunction.h>
Brief description

Definit une constante 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:`UnaryFunction <class-unaryfunction>`
[UnaryFunction](#class-unaryfunction)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classUnaryFunction__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

eval#

Definition
virtual double UnaryFunction::eval(double x)=0
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:`virtual double UnaryFunction::eval(double x)=0 <unaryfunction-public-virtual-double-unaryfunction-eval-double-x-equal-0>`
[virtual double UnaryFunction::eval(double x)=0](#unaryfunction-public-virtual-double-unaryfunction-eval-double-x-equal-0)

get_info#

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

getName#

Definition
virtual const Nom & UnaryFunction::getName() const =0
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:`virtual const Nom & UnaryFunction::getName() const =0 <unaryfunction-public-virtual-const-nom-ref-unaryfunction-getname-const-equal-0>`
[virtual const Nom & UnaryFunction::getName() const =0](#unaryfunction-public-virtual-const-nom-ref-unaryfunction-getname-const-equal-0)

precedence#

Definition
virtual int UnaryFunction::precedence()
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:`virtual int UnaryFunction::precedence() <unaryfunction-public-virtual-int-unaryfunction-precedence>`
[virtual int UnaryFunction::precedence()](#unaryfunction-public-virtual-int-unaryfunction-precedence)

UnaryFunction#

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

~UnaryFunction#

Definition
UnaryFunction::~UnaryFunction() override
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:`UnaryFunction::~UnaryFunction() override <unaryfunction-public-unaryfunction-dtor-unaryfunction-override>`
[UnaryFunction::~UnaryFunction() override](#unaryfunction-public-unaryfunction-dtor-unaryfunction-override)

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & UnaryFunction::readOn(Entree &) override <unaryfunction-protected-entree-ref-unaryfunction-readon-entree-ref-override>`
[Entree & UnaryFunction::readOn(Entree &) override](#unaryfunction-protected-entree-ref-unaryfunction-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info UnaryFunction::info_obj