Axi#

#include <Axi.h>
Brief description

Classe Axi Cette classe est un interprete qui sert a lire l’attribut axi.

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

Detailed description#

Directive: Axi Cette directive optionelle permets de faire les calculs en coordonnees cylindriques. En l’absence de cette directive les calculs se font en coordonnees cartesiennes.

Inherits from#

Inheritance graph#

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

../../../../../_images/classAxi__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Axi#

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

duplique#

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

get_info#

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

interpreter#

Definition
Entree & Axi::interpreter(Entree &) override
Brief description

Fonction principale de l’interprete Axi Positionne la variable axi a 1.

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 & Axi::interpreter(Entree &) override <axi-public-entree-ref-axi-interpreter-entree-ref-override>`
[Entree & Axi::interpreter(Entree &) override](#axi-public-entree-ref-axi-interpreter-entree-ref-override)

taille_memoire#

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

~Axi#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Simple appel a: Interprete::printOn(Sortie&)

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

readOn#

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

Simple appel a: Interprete::readOn(Entree&)

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

Attributes Documentation#

info_obj (public)
const Type_info Axi::info_obj