Pilote_ICoCo#

#include <Pilote_ICoCo.h>
Brief description

classe Pilote_ICoCo Exemple de pilotage de Trio via ICoCo en C + +

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:`Pilote\_ICoCo <class-pilote-icoco>`
[Pilote\_ICoCo](#class-pilote-icoco)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classPilote__ICoCo__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

get_info#

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

interpreter#

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

Pilote_ICoCo#

Definition
Pilote_ICoCo::Pilote_ICoCo()
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:`Pilote_ICoCo::Pilote_ICoCo() <pilote-icoco-public-pilote-icoco-pilote-icoco>`
[Pilote_ICoCo::Pilote_ICoCo()](#pilote-icoco-public-pilote-icoco-pilote-icoco)

taille_memoire#

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

~Pilote_ICoCo#

Definition
Pilote_ICoCo::~Pilote_ICoCo()
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:`Pilote_ICoCo::~Pilote_ICoCo() <pilote-icoco-public-pilote-icoco-dtor-pilote-icoco>`
[Pilote_ICoCo::~Pilote_ICoCo()](#pilote-icoco-public-pilote-icoco-dtor-pilote-icoco)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

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

Detailed description

Imprime l’interprete sur un flot de sortie

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info Pilote_ICoCo::info_obj