LecFicDistribueBin#
#include <LecFicDistribueBin.h>
Lecture dans un fichier 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:`LecFicDistribueBin <class-lecficdistribuebin>`
[LecFicDistribueBin](#class-lecficdistribuebin)
Detailed description#
Cette classe implemente les operateurs et les methodes virtuelles de la classe EFichier de la facon suivante : Il y a autant de fichiers que de processus, physiquement localises sur le disque de la machine hebergeant la tache maitre de l’applicatin Trio - U (le processus de rang 0 dans le groupe “tous”). Le processus maitre lit tour a tour un item dans chacun des fichiers et l’envoie au processus correspondant. Il en est de meme pour les methodes d’inspection de l’etat d’un fichier.
Inherits from#
public : LecFicDistribue
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 LecFicDistribueBin::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 LecFicDistribueBin::duplique() const override <lecficdistribuebin-public-int-lecficdistribuebin-duplique-const-override>`
[int LecFicDistribueBin::duplique() const override](#lecficdistribuebin-public-int-lecficdistribuebin-duplique-const-override)
get_info#
const Type_info * LecFicDistribueBin::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 * LecFicDistribueBin::get_info() const override <lecficdistribuebin-public-const-type-info-ptr-lecficdistribuebin-get-info-const-override>`
[const Type_info * LecFicDistribueBin::get_info() const override](#lecficdistribuebin-public-const-type-info-ptr-lecficdistribuebin-get-info-const-override)
LecFicDistribueBin#
LecFicDistribueBin::LecFicDistribueBin()
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:`LecFicDistribueBin::LecFicDistribueBin() <lecficdistribuebin-public-lecficdistribuebin-lecficdistribuebin>`
[LecFicDistribueBin::LecFicDistribueBin()](#lecficdistribuebin-public-lecficdistribuebin-lecficdistribuebin)
LecFicDistribueBin#
LecFicDistribueBin::LecFicDistribueBin(const char *name, std::ios_base::openmode mode=ios::in)
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:`LecFicDistribueBin::LecFicDistribueBin(const char *name, std::ios_base::openmode mode=ios::in) <lecficdistribuebin-public-lecficdistribuebin-lecficdistribuebin-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in>`
[LecFicDistribueBin::LecFicDistribueBin(const char *name, std::ios_base::openmode mode=ios::in)](#lecficdistribuebin-public-lecficdistribuebin-lecficdistribuebin-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in)
taille_memoire#
unsigned LecFicDistribueBin::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 LecFicDistribueBin::taille_memoire() const override <lecficdistribuebin-public-unsigned-lecficdistribuebin-taille-memoire-const-override>`
[unsigned LecFicDistribueBin::taille_memoire() const override](#lecficdistribuebin-public-unsigned-lecficdistribuebin-taille-memoire-const-override)
~LecFicDistribueBin#
LecFicDistribueBin::~LecFicDistribueBin()
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:`LecFicDistribueBin::~LecFicDistribueBin() <lecficdistribuebin-public-lecficdistribuebin-dtor-lecficdistribuebin>`
[LecFicDistribueBin::~LecFicDistribueBin()](#lecficdistribuebin-public-lecficdistribuebin-dtor-lecficdistribuebin)
cree_instance#
Objet_U * LecFicDistribueBin::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 * LecFicDistribueBin::cree_instance() <lecficdistribuebin-public-static-objet-u-ptr-lecficdistribuebin-cree-instance>`
[Objet_U * LecFicDistribueBin::cree_instance()](#lecficdistribuebin-public-static-objet-u-ptr-lecficdistribuebin-cree-instance)
info#
const Type_info * LecFicDistribueBin::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 * LecFicDistribueBin::info() <lecficdistribuebin-public-static-const-type-info-ptr-lecficdistribuebin-info>`
[const Type_info * LecFicDistribueBin::info()](#lecficdistribuebin-public-static-const-type-info-ptr-lecficdistribuebin-info)
self_cast#
const LecFicDistribueBin & LecFicDistribueBin::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 LecFicDistribueBin & LecFicDistribueBin::self_cast(const Objet_U &) <lecficdistribuebin-public-static-const-lecficdistribuebin-ref-lecficdistribuebin-self-cast-const-objet-u-ref>`
[const LecFicDistribueBin & LecFicDistribueBin::self_cast(const Objet_U &)](#lecficdistribuebin-public-static-const-lecficdistribuebin-ref-lecficdistribuebin-self-cast-const-objet-u-ref)
self_cast#
LecFicDistribueBin & LecFicDistribueBin::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:`LecFicDistribueBin & LecFicDistribueBin::self_cast(Objet_U &) <lecficdistribuebin-public-static-lecficdistribuebin-ref-lecficdistribuebin-self-cast-objet-u-ref>`
[LecFicDistribueBin & LecFicDistribueBin::self_cast(Objet_U &)](#lecficdistribuebin-public-static-lecficdistribuebin-ref-lecficdistribuebin-self-cast-objet-u-ref)
printOn#
Sortie & LecFicDistribueBin::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 & LecFicDistribueBin::printOn(Sortie &x) const override <lecficdistribuebin-protected-sortie-ref-lecficdistribuebin-printon-sortie-ref-x-const-override>`
[Sortie & LecFicDistribueBin::printOn(Sortie &x) const override](#lecficdistribuebin-protected-sortie-ref-lecficdistribuebin-printon-sortie-ref-x-const-override)
readOn#
Entree & LecFicDistribueBin::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 & LecFicDistribueBin::readOn(Entree &) override <lecficdistribuebin-protected-entree-ref-lecficdistribuebin-readon-entree-ref-override>`
[Entree & LecFicDistribueBin::readOn(Entree &) override](#lecficdistribuebin-protected-entree-ref-lecficdistribuebin-readon-entree-ref-override)
Attributes Documentation#
const Type_info LecFicDistribueBin::info_obj