Lire_Fichier#
#include <Lire_Fichier.h>
class Lire_Fichier Lecture 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:`Lire\_Fichier <class-lire-fichier>`
[Lire\_Fichier](#class-lire-fichier)
Detailed description#
Inherits from#
public : Interprete
Inherited by#
public : Lire_Fichier_Bin
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 Lire_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 Lire_Fichier::duplique() const override <lire-fichier-public-int-lire-fichier-duplique-const-override>`
[int Lire_Fichier::duplique() const override](#lire-fichier-public-int-lire-fichier-duplique-const-override)
get_info#
const Type_info * Lire_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 * Lire_Fichier::get_info() const override <lire-fichier-public-const-type-info-ptr-lire-fichier-get-info-const-override>`
[const Type_info * Lire_Fichier::get_info() const override](#lire-fichier-public-const-type-info-ptr-lire-fichier-get-info-const-override)
interpreter#
Entree & Lire_Fichier::interpreter(Entree &) override
Deux syntaxes possibles dans le jeu de donnees: Lire_fichier NOM_OBJET NOM_FICHIER.
Detailed description
(lit le contenu du fichier dans l’objet avec readOn de l’objet) Lire_fichier NOM_FICHIER ; (interprete le fichier dans un interprete local: les objets declares dans le fichier sont detruits a la fin de la lecture du fichier)
Reimplements:
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:`Entree & Lire_Fichier::interpreter(Entree &) override <lire-fichier-public-entree-ref-lire-fichier-interpreter-entree-ref-override>`
[Entree & Lire_Fichier::interpreter(Entree &) override](#lire-fichier-public-entree-ref-lire-fichier-interpreter-entree-ref-override)
Lire_Fichier#
Lire_Fichier::Lire_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:`Lire_Fichier::Lire_Fichier() <lire-fichier-public-lire-fichier-lire-fichier>`
[Lire_Fichier::Lire_Fichier()](#lire-fichier-public-lire-fichier-lire-fichier)
taille_memoire#
unsigned Lire_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 Lire_Fichier::taille_memoire() const override <lire-fichier-public-unsigned-lire-fichier-taille-memoire-const-override>`
[unsigned Lire_Fichier::taille_memoire() const override](#lire-fichier-public-unsigned-lire-fichier-taille-memoire-const-override)
~Lire_Fichier#
Lire_Fichier::~Lire_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:`Lire_Fichier::~Lire_Fichier() <lire-fichier-public-lire-fichier-dtor-lire-fichier>`
[Lire_Fichier::~Lire_Fichier()](#lire-fichier-public-lire-fichier-dtor-lire-fichier)
cree_instance#
Objet_U * Lire_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 * Lire_Fichier::cree_instance() <lire-fichier-public-static-objet-u-ptr-lire-fichier-cree-instance>`
[Objet_U * Lire_Fichier::cree_instance()](#lire-fichier-public-static-objet-u-ptr-lire-fichier-cree-instance)
info#
const Type_info * Lire_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 * Lire_Fichier::info() <lire-fichier-public-static-const-type-info-ptr-lire-fichier-info>`
[const Type_info * Lire_Fichier::info()](#lire-fichier-public-static-const-type-info-ptr-lire-fichier-info)
self_cast#
const Lire_Fichier & Lire_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 Lire_Fichier & Lire_Fichier::self_cast(const Objet_U &) <lire-fichier-public-static-const-lire-fichier-ref-lire-fichier-self-cast-const-objet-u-ref>`
[const Lire_Fichier & Lire_Fichier::self_cast(const Objet_U &)](#lire-fichier-public-static-const-lire-fichier-ref-lire-fichier-self-cast-const-objet-u-ref)
self_cast#
Lire_Fichier & Lire_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:`Lire_Fichier & Lire_Fichier::self_cast(Objet_U &) <lire-fichier-public-static-lire-fichier-ref-lire-fichier-self-cast-objet-u-ref>`
[Lire_Fichier & Lire_Fichier::self_cast(Objet_U &)](#lire-fichier-public-static-lire-fichier-ref-lire-fichier-self-cast-objet-u-ref)
printOn#
Sortie & Lire_Fichier::printOn(Sortie &x) const override
Pas code: exit()
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 & Lire_Fichier::printOn(Sortie &x) const override <lire-fichier-protected-sortie-ref-lire-fichier-printon-sortie-ref-x-const-override>`
[Sortie & Lire_Fichier::printOn(Sortie &x) const override](#lire-fichier-protected-sortie-ref-lire-fichier-printon-sortie-ref-x-const-override)
readOn#
Entree & Lire_Fichier::readOn(Entree &) override
Pas code: exit()
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 & Lire_Fichier::readOn(Entree &) override <lire-fichier-protected-entree-ref-lire-fichier-readon-entree-ref-override>`
[Entree & Lire_Fichier::readOn(Entree &) override](#lire-fichier-protected-entree-ref-lire-fichier-readon-entree-ref-override)
Attributes Documentation#
const Type_info Lire_Fichier::info_obj