LecFicDistribueBin#

#include <LecFicDistribueBin.h>
Brief description

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#

Inheritance graph#

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

../../../../../_images/classLecFicDistribueBin__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

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

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

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

LecFicDistribueBin#

Definition
LecFicDistribueBin::LecFicDistribueBin(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:`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#

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

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

cree_instance#

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

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

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

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

Definition
Sortie & LecFicDistribueBin::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 & 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#

Definition
Entree & LecFicDistribueBin::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 & 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#

info_obj (public)
const Type_info LecFicDistribueBin::info_obj