Ecrire_Fichier#
#include <Ecrire_Fichier.h>
Ecriture d’un fichier.
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\_Fichier <class-ecrire-fichier>`
[Ecrire\_Fichier](#class-ecrire-fichier)
Detailed description#
Inherits from#
public : Interprete
Inherited by#
public : Ecrire_Fichier_Formatte
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_Fichier::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_Fichier::duplique() const override <ecrire-fichier-public-int-ecrire-fichier-duplique-const-override>`
[int Ecrire_Fichier::duplique() const override](#ecrire-fichier-public-int-ecrire-fichier-duplique-const-override)
Ecrire_Fichier#
Ecrire_Fichier::Ecrire_Fichier()
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_Fichier::Ecrire_Fichier() <ecrire-fichier-public-ecrire-fichier-ecrire-fichier>`
[Ecrire_Fichier::Ecrire_Fichier()](#ecrire-fichier-public-ecrire-fichier-ecrire-fichier)
get_info#
const Type_info * Ecrire_Fichier::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_Fichier::get_info() const override <ecrire-fichier-public-const-type-info-ptr-ecrire-fichier-get-info-const-override>`
[const Type_info * Ecrire_Fichier::get_info() const override](#ecrire-fichier-public-const-type-info-ptr-ecrire-fichier-get-info-const-override)
interpreter#
Entree & Ecrire_Fichier::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_Fichier::interpreter(Entree &) override <ecrire-fichier-public-entree-ref-ecrire-fichier-interpreter-entree-ref-override>`
[Entree & Ecrire_Fichier::interpreter(Entree &) override](#ecrire-fichier-public-entree-ref-ecrire-fichier-interpreter-entree-ref-override)
taille_memoire#
unsigned Ecrire_Fichier::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_Fichier::taille_memoire() const override <ecrire-fichier-public-unsigned-ecrire-fichier-taille-memoire-const-override>`
[unsigned Ecrire_Fichier::taille_memoire() const override](#ecrire-fichier-public-unsigned-ecrire-fichier-taille-memoire-const-override)
~Ecrire_Fichier#
Ecrire_Fichier::~Ecrire_Fichier()
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_Fichier::~Ecrire_Fichier() <ecrire-fichier-public-ecrire-fichier-dtor-ecrire-fichier>`
[Ecrire_Fichier::~Ecrire_Fichier()](#ecrire-fichier-public-ecrire-fichier-dtor-ecrire-fichier)
cree_instance#
Objet_U * Ecrire_Fichier::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_Fichier::cree_instance() <ecrire-fichier-public-static-objet-u-ptr-ecrire-fichier-cree-instance>`
[Objet_U * Ecrire_Fichier::cree_instance()](#ecrire-fichier-public-static-objet-u-ptr-ecrire-fichier-cree-instance)
info#
const Type_info * Ecrire_Fichier::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_Fichier::info() <ecrire-fichier-public-static-const-type-info-ptr-ecrire-fichier-info>`
[const Type_info * Ecrire_Fichier::info()](#ecrire-fichier-public-static-const-type-info-ptr-ecrire-fichier-info)
self_cast#
const Ecrire_Fichier & Ecrire_Fichier::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_Fichier & Ecrire_Fichier::self_cast(const Objet_U &) <ecrire-fichier-public-static-const-ecrire-fichier-ref-ecrire-fichier-self-cast-const-objet-u-ref>`
[const Ecrire_Fichier & Ecrire_Fichier::self_cast(const Objet_U &)](#ecrire-fichier-public-static-const-ecrire-fichier-ref-ecrire-fichier-self-cast-const-objet-u-ref)
self_cast#
Ecrire_Fichier & Ecrire_Fichier::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_Fichier & Ecrire_Fichier::self_cast(Objet_U &) <ecrire-fichier-public-static-ecrire-fichier-ref-ecrire-fichier-self-cast-objet-u-ref>`
[Ecrire_Fichier & Ecrire_Fichier::self_cast(Objet_U &)](#ecrire-fichier-public-static-ecrire-fichier-ref-ecrire-fichier-self-cast-objet-u-ref)
interpreter_#
void Ecrire_Fichier::interpreter_(Entree &, int format_binaire)
Detailed description
References
Referenced By
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:`void Ecrire_Fichier::interpreter_(Entree &, int format_binaire) <ecrire-fichier-protected-void-ecrire-fichier-interpreter-underscore-entree-ref-int-format-binaire>`
[void Ecrire_Fichier::interpreter_(Entree &, int format_binaire)](#ecrire-fichier-protected-void-ecrire-fichier-interpreter-underscore-entree-ref-int-format-binaire)
printOn#
Sortie & Ecrire_Fichier::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_Fichier::printOn(Sortie &x) const override <ecrire-fichier-protected-sortie-ref-ecrire-fichier-printon-sortie-ref-x-const-override>`
[Sortie & Ecrire_Fichier::printOn(Sortie &x) const override](#ecrire-fichier-protected-sortie-ref-ecrire-fichier-printon-sortie-ref-x-const-override)
readOn#
Entree & Ecrire_Fichier::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_Fichier::readOn(Entree &) override <ecrire-fichier-protected-entree-ref-ecrire-fichier-readon-entree-ref-override>`
[Entree & Ecrire_Fichier::readOn(Entree &) override](#ecrire-fichier-protected-entree-ref-ecrire-fichier-readon-entree-ref-override)
Attributes Documentation#
const Type_info Ecrire_Fichier::info_obj