EFichierBin#
#include <EFichierBin.h>
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#
public : EFichier
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 EFichierBin::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 EFichierBin::duplique() const override <efichierbin-public-int-efichierbin-duplique-const-override>`
[int EFichierBin::duplique() const override](#efichierbin-public-int-efichierbin-duplique-const-override)
EFichierBin#
EFichierBin::EFichierBin()
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#
EFichierBin::EFichierBin(const char *name, std::ios_base::openmode mode=ios::in)
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(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#
const Type_info * EFichierBin::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 * 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#
unsigned EFichierBin::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 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#
EFichierBin::~EFichierBin()
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#
Objet_U * EFichierBin::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 * 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#
const Type_info * EFichierBin::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 * 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#
const EFichierBin & EFichierBin::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 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#
EFichierBin & EFichierBin::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:`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#
Sortie & EFichierBin::printOn(Sortie &x) const override
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#
Entree & EFichierBin::readOn(Entree &) override
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#
const Type_info EFichierBin::info_obj