EFichier#

#include <EFichier.h>
Brief description

Fichier en lecture Cette classe est a la classe C + + ifstream ce que la classe Entree est a la.

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:`EFichier <class-efichier>`
[EFichier](#class-efichier)

Detailed description#

classe C + + istream. Elle redefinit de facon virtuelle les operateurs de lecture dans un fichier.

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classEFichier__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

EFichier#

Definition
EFichier::EFichier()
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:`EFichier::EFichier() <efichier-public-efichier-efichier>`
[EFichier::EFichier()](#efichier-public-efichier-efichier)

EFichier#

Definition
EFichier::EFichier(const char *name, std::ios_base::openmode mode=ios::in)
Brief description
Detailed description
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:`EFichier::EFichier(const char *name, std::ios_base::openmode mode=ios::in) <efichier-public-efichier-efichier-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in>`
[EFichier::EFichier(const char *name, std::ios_base::openmode mode=ios::in)](#efichier-public-efichier-efichier-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in)

get_info#

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

taille_memoire#

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

~EFichier#

Definition
EFichier::~EFichier()
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:`EFichier::~EFichier() <efichier-public-efichier-dtor-efichier>`
[EFichier::~EFichier()](#efichier-public-efichier-dtor-efichier)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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

readOn#

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

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & EFichier::readOn(Entree &) override <efichier-protected-entree-ref-efichier-readon-entree-ref-override>`
[Entree & EFichier::readOn(Entree &) override](#efichier-protected-entree-ref-efichier-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info EFichier::info_obj