EFichierBin#

#include <EFichierBin.h>
Brief description

Lecture dans un fichier d’objets ecrits au format binaire.

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

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classEFichierBin__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

EFichierBin#

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

EFichierBin#

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

get_info#

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

taille_memoire#

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

~EFichierBin#

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

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Attributes Documentation#

info_obj (public)
const Type_info EFichierBin::info_obj