Ecrire#
#include <Ecrire.h>
Ecrit un objet : Ecrire ob1.
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:`Ecrire <class-ecrire>`
[Ecrire](#class-ecrire)
Detailed description#
Inherits from#
public : Interprete
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 Ecrire::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 Ecrire::duplique() const override <ecrire-public-int-ecrire-duplique-const-override>`
[int Ecrire::duplique() const override](#ecrire-public-int-ecrire-duplique-const-override)
Ecrire#
Ecrire::Ecrire()
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:`Ecrire::Ecrire() <ecrire-public-ecrire-ecrire>`
[Ecrire::Ecrire()](#ecrire-public-ecrire-ecrire)
get_info#
const Type_info * Ecrire::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 * Ecrire::get_info() const override <ecrire-public-const-type-info-ptr-ecrire-get-info-const-override>`
[const Type_info * Ecrire::get_info() const override](#ecrire-public-const-type-info-ptr-ecrire-get-info-const-override)
interpreter#
Entree & Ecrire::interpreter(Entree &) override
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 & Ecrire::interpreter(Entree &) override <ecrire-public-entree-ref-ecrire-interpreter-entree-ref-override>`
[Entree & Ecrire::interpreter(Entree &) override](#ecrire-public-entree-ref-ecrire-interpreter-entree-ref-override)
taille_memoire#
unsigned Ecrire::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 Ecrire::taille_memoire() const override <ecrire-public-unsigned-ecrire-taille-memoire-const-override>`
[unsigned Ecrire::taille_memoire() const override](#ecrire-public-unsigned-ecrire-taille-memoire-const-override)
~Ecrire#
Ecrire::~Ecrire()
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:`Ecrire::~Ecrire() <ecrire-public-ecrire-dtor-ecrire>`
[Ecrire::~Ecrire()](#ecrire-public-ecrire-dtor-ecrire)
cree_instance#
Objet_U * Ecrire::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 * Ecrire::cree_instance() <ecrire-public-static-objet-u-ptr-ecrire-cree-instance>`
[Objet_U * Ecrire::cree_instance()](#ecrire-public-static-objet-u-ptr-ecrire-cree-instance)
info#
const Type_info * Ecrire::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 * Ecrire::info() <ecrire-public-static-const-type-info-ptr-ecrire-info>`
[const Type_info * Ecrire::info()](#ecrire-public-static-const-type-info-ptr-ecrire-info)
self_cast#
const Ecrire & Ecrire::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 Ecrire & Ecrire::self_cast(const Objet_U &) <ecrire-public-static-const-ecrire-ref-ecrire-self-cast-const-objet-u-ref>`
[const Ecrire & Ecrire::self_cast(const Objet_U &)](#ecrire-public-static-const-ecrire-ref-ecrire-self-cast-const-objet-u-ref)
self_cast#
Ecrire & Ecrire::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:`Ecrire & Ecrire::self_cast(Objet_U &) <ecrire-public-static-ecrire-ref-ecrire-self-cast-objet-u-ref>`
[Ecrire & Ecrire::self_cast(Objet_U &)](#ecrire-public-static-ecrire-ref-ecrire-self-cast-objet-u-ref)
printOn#
Sortie & Ecrire::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 & Ecrire::printOn(Sortie &x) const override <ecrire-protected-sortie-ref-ecrire-printon-sortie-ref-x-const-override>`
[Sortie & Ecrire::printOn(Sortie &x) const override](#ecrire-protected-sortie-ref-ecrire-printon-sortie-ref-x-const-override)
readOn#
Entree & Ecrire::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 & Ecrire::readOn(Entree &) override <ecrire-protected-entree-ref-ecrire-readon-entree-ref-override>`
[Entree & Ecrire::readOn(Entree &) override](#ecrire-protected-entree-ref-ecrire-readon-entree-ref-override)
Attributes Documentation#
const Type_info Ecrire::info_obj