Analyse_Angle#

#include <Analyse_Angle.h>
Brief description

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:`Analyse\_Angle <class-analyse-angle>`
[Analyse\_Angle](#class-analyse-angle)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classAnalyse__Angle__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Analyse_Angle#

Definition
Analyse_Angle::Analyse_Angle()
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:`Analyse_Angle::Analyse_Angle() <analyse-angle-public-analyse-angle-analyse-angle>`
[Analyse_Angle::Analyse_Angle()](#analyse-angle-public-analyse-angle-analyse-angle)

duplique#

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

get_info#

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

interpreter#

Definition
Entree & Analyse_Angle::interpreter(Entree &) 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:`Entree & Analyse_Angle::interpreter(Entree &) override <analyse-angle-public-entree-ref-analyse-angle-interpreter-entree-ref-override>`
[Entree & Analyse_Angle::interpreter(Entree &) override](#analyse-angle-public-entree-ref-analyse-angle-interpreter-entree-ref-override)

taille_memoire#

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

~Analyse_Angle#

Definition
Analyse_Angle::~Analyse_Angle()
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:`Analyse_Angle::~Analyse_Angle() <analyse-angle-public-analyse-angle-dtor-analyse-angle>`
[Analyse_Angle::~Analyse_Angle()](#analyse-angle-public-analyse-angle-dtor-analyse-angle)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

readOn#

Definition
Entree & Analyse_Angle::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 & Analyse_Angle::readOn(Entree &) override <analyse-angle-protected-entree-ref-analyse-angle-readon-entree-ref-override>`
[Entree & Analyse_Angle::readOn(Entree &) override](#analyse-angle-protected-entree-ref-analyse-angle-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Analyse_Angle::info_obj