EF_axi_discretisation#
#include <EF_axi_discretisation.h>
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:`EF\_axi\_discretisation <class-ef-axi-discretisation>`
[EF\_axi\_discretisation](#class-ef-axi-discretisation)
Detailed description#
Inherits from#
public : EF_discretisation
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 EF_axi_discretisation::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 EF_axi_discretisation::duplique() const override <ef-axi-discretisation-public-int-ef-axi-discretisation-duplique-const-override>`
[int EF_axi_discretisation::duplique() const override](#ef-axi-discretisation-public-int-ef-axi-discretisation-duplique-const-override)
EF_axi_discretisation#
EF_axi_discretisation::EF_axi_discretisation()
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:`EF_axi_discretisation::EF_axi_discretisation() <ef-axi-discretisation-public-ef-axi-discretisation-ef-axi-discretisation>`
[EF_axi_discretisation::EF_axi_discretisation()](#ef-axi-discretisation-public-ef-axi-discretisation-ef-axi-discretisation)
get_info#
const Type_info * EF_axi_discretisation::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 * EF_axi_discretisation::get_info() const override <ef-axi-discretisation-public-const-type-info-ptr-ef-axi-discretisation-get-info-const-override>`
[const Type_info * EF_axi_discretisation::get_info() const override](#ef-axi-discretisation-public-const-type-info-ptr-ef-axi-discretisation-get-info-const-override)
taille_memoire#
unsigned EF_axi_discretisation::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 EF_axi_discretisation::taille_memoire() const override <ef-axi-discretisation-public-unsigned-ef-axi-discretisation-taille-memoire-const-override>`
[unsigned EF_axi_discretisation::taille_memoire() const override](#ef-axi-discretisation-public-unsigned-ef-axi-discretisation-taille-memoire-const-override)
~EF_axi_discretisation#
EF_axi_discretisation::~EF_axi_discretisation()
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:`EF_axi_discretisation::~EF_axi_discretisation() <ef-axi-discretisation-public-ef-axi-discretisation-dtor-ef-axi-discretisation>`
[EF_axi_discretisation::~EF_axi_discretisation()](#ef-axi-discretisation-public-ef-axi-discretisation-dtor-ef-axi-discretisation)
cree_instance#
Objet_U * EF_axi_discretisation::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 * EF_axi_discretisation::cree_instance() <ef-axi-discretisation-public-static-objet-u-ptr-ef-axi-discretisation-cree-instance>`
[Objet_U * EF_axi_discretisation::cree_instance()](#ef-axi-discretisation-public-static-objet-u-ptr-ef-axi-discretisation-cree-instance)
info#
const Type_info * EF_axi_discretisation::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 * EF_axi_discretisation::info() <ef-axi-discretisation-public-static-const-type-info-ptr-ef-axi-discretisation-info>`
[const Type_info * EF_axi_discretisation::info()](#ef-axi-discretisation-public-static-const-type-info-ptr-ef-axi-discretisation-info)
self_cast#
const EF_axi_discretisation & EF_axi_discretisation::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 EF_axi_discretisation & EF_axi_discretisation::self_cast(const Objet_U &) <ef-axi-discretisation-public-static-const-ef-axi-discretisation-ref-ef-axi-discretisation-self-cast-const-objet-u-ref>`
[const EF_axi_discretisation & EF_axi_discretisation::self_cast(const Objet_U &)](#ef-axi-discretisation-public-static-const-ef-axi-discretisation-ref-ef-axi-discretisation-self-cast-const-objet-u-ref)
self_cast#
EF_axi_discretisation & EF_axi_discretisation::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:`EF_axi_discretisation & EF_axi_discretisation::self_cast(Objet_U &) <ef-axi-discretisation-public-static-ef-axi-discretisation-ref-ef-axi-discretisation-self-cast-objet-u-ref>`
[EF_axi_discretisation & EF_axi_discretisation::self_cast(Objet_U &)](#ef-axi-discretisation-public-static-ef-axi-discretisation-ref-ef-axi-discretisation-self-cast-objet-u-ref)
printOn#
Sortie & EF_axi_discretisation::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie 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:`Sortie & EF_axi_discretisation::printOn(Sortie &x) const override <ef-axi-discretisation-protected-sortie-ref-ef-axi-discretisation-printon-sortie-ref-x-const-override>`
[Sortie & EF_axi_discretisation::printOn(Sortie &x) const override](#ef-axi-discretisation-protected-sortie-ref-ef-axi-discretisation-printon-sortie-ref-x-const-override)
readOn#
Entree & EF_axi_discretisation::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 & EF_axi_discretisation::readOn(Entree &) override <ef-axi-discretisation-protected-entree-ref-ef-axi-discretisation-readon-entree-ref-override>`
[Entree & EF_axi_discretisation::readOn(Entree &) override](#ef-axi-discretisation-protected-entree-ref-ef-axi-discretisation-readon-entree-ref-override)
Attributes Documentation#
const Type_info EF_axi_discretisation::info_obj