Lire_Fichier#

#include <Lire_Fichier.h>
Brief description

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#

Inherited by#

Inheritance graph#

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

../../../../../_images/classLire__Fichier__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Lire_Fichier::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 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#

Definition
const Type_info * Lire_Fichier::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 * 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#

Definition
Entree & Lire_Fichier::interpreter(Entree &) override
Brief description

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#

Definition
Lire_Fichier::Lire_Fichier()
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:`Lire_Fichier::Lire_Fichier() <lire-fichier-public-lire-fichier-lire-fichier>`
[Lire_Fichier::Lire_Fichier()](#lire-fichier-public-lire-fichier-lire-fichier)

taille_memoire#

Definition
unsigned Lire_Fichier::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 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#

Definition
Lire_Fichier::~Lire_Fichier()
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:`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#

Definition
Objet_U * Lire_Fichier::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 * 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#

Definition
const Type_info * Lire_Fichier::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 * 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#

Definition
const Lire_Fichier & Lire_Fichier::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 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#

Definition
Lire_Fichier & Lire_Fichier::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:`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#

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

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#

Definition
Entree & Lire_Fichier::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Lire_Fichier::info_obj