System#

#include <System.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:`System <class-system>`
[System](#class-system)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classSystem__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

interpreter#

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

System#

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

taille_memoire#

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

~System#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info System::info_obj