LecFicDistribue#
#include <LecFicDistribue.h>
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”).
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:`LecFicDistribue <class-lecficdistribue>`
[LecFicDistribue](#class-lecficdistribue)
Detailed description#
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 : EFichier
Inherited by#
public : LecFicDistribueBin
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#
List of Private Methods#
Complete Member Function Documentation#
duplique#
int LecFicDistribue::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 LecFicDistribue::duplique() const override <lecficdistribue-public-int-lecficdistribue-duplique-const-override>`
[int LecFicDistribue::duplique() const override](#lecficdistribue-public-int-lecficdistribue-duplique-const-override)
get_info#
const Type_info * LecFicDistribue::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 * LecFicDistribue::get_info() const override <lecficdistribue-public-const-type-info-ptr-lecficdistribue-get-info-const-override>`
[const Type_info * LecFicDistribue::get_info() const override](#lecficdistribue-public-const-type-info-ptr-lecficdistribue-get-info-const-override)
LecFicDistribue#
LecFicDistribue::LecFicDistribue()
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:`LecFicDistribue::LecFicDistribue() <lecficdistribue-public-lecficdistribue-lecficdistribue>`
[LecFicDistribue::LecFicDistribue()](#lecficdistribue-public-lecficdistribue-lecficdistribue)
LecFicDistribue#
LecFicDistribue::LecFicDistribue(const char *name, std::ios_base::openmode mode=ios::in)
Constructeur Ouvre le fichier avec les parametres mode et prot donnes.
Detailed description
Ces parametres sont les parametres de la methode open standard
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:`LecFicDistribue::LecFicDistribue(const char *name, std::ios_base::openmode mode=ios::in) <lecficdistribue-public-lecficdistribue-lecficdistribue-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in>`
[LecFicDistribue::LecFicDistribue(const char *name, std::ios_base::openmode mode=ios::in)](#lecficdistribue-public-lecficdistribue-lecficdistribue-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in)
ouvrir#
int LecFicDistribue::ouvrir(const char *name, std::ios_base::openmode mode=ios::in) override
Ouvre le fichier avec les parametres mode et prot donnes Ces parametres sont les parametres de la methode open standard.
Detailed description
Reimplements:
References
Referenced By
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 LecFicDistribue::ouvrir(const char *name, std::ios_base::openmode mode=ios::in) override <lecficdistribue-public-int-lecficdistribue-ouvrir-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in-override>`
[int LecFicDistribue::ouvrir(const char *name, std::ios_base::openmode mode=ios::in) override](#lecficdistribue-public-int-lecficdistribue-ouvrir-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-in-override)
taille_memoire#
unsigned LecFicDistribue::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 LecFicDistribue::taille_memoire() const override <lecficdistribue-public-unsigned-lecficdistribue-taille-memoire-const-override>`
[unsigned LecFicDistribue::taille_memoire() const override](#lecficdistribue-public-unsigned-lecficdistribue-taille-memoire-const-override)
~LecFicDistribue#
LecFicDistribue::~LecFicDistribue()
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:`LecFicDistribue::~LecFicDistribue() <lecficdistribue-public-lecficdistribue-dtor-lecficdistribue>`
[LecFicDistribue::~LecFicDistribue()](#lecficdistribue-public-lecficdistribue-dtor-lecficdistribue)
cree_instance#
Objet_U * LecFicDistribue::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 * LecFicDistribue::cree_instance() <lecficdistribue-public-static-objet-u-ptr-lecficdistribue-cree-instance>`
[Objet_U * LecFicDistribue::cree_instance()](#lecficdistribue-public-static-objet-u-ptr-lecficdistribue-cree-instance)
info#
const Type_info * LecFicDistribue::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 * LecFicDistribue::info() <lecficdistribue-public-static-const-type-info-ptr-lecficdistribue-info>`
[const Type_info * LecFicDistribue::info()](#lecficdistribue-public-static-const-type-info-ptr-lecficdistribue-info)
self_cast#
const LecFicDistribue & LecFicDistribue::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 LecFicDistribue & LecFicDistribue::self_cast(const Objet_U &) <lecficdistribue-public-static-const-lecficdistribue-ref-lecficdistribue-self-cast-const-objet-u-ref>`
[const LecFicDistribue & LecFicDistribue::self_cast(const Objet_U &)](#lecficdistribue-public-static-const-lecficdistribue-ref-lecficdistribue-self-cast-const-objet-u-ref)
self_cast#
LecFicDistribue & LecFicDistribue::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:`LecFicDistribue & LecFicDistribue::self_cast(Objet_U &) <lecficdistribue-public-static-lecficdistribue-ref-lecficdistribue-self-cast-objet-u-ref>`
[LecFicDistribue & LecFicDistribue::self_cast(Objet_U &)](#lecficdistribue-public-static-lecficdistribue-ref-lecficdistribue-self-cast-objet-u-ref)
printOn#
Sortie & LecFicDistribue::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 & LecFicDistribue::printOn(Sortie &x) const override <lecficdistribue-protected-sortie-ref-lecficdistribue-printon-sortie-ref-x-const-override>`
[Sortie & LecFicDistribue::printOn(Sortie &x) const override](#lecficdistribue-protected-sortie-ref-lecficdistribue-printon-sortie-ref-x-const-override)
readOn#
Entree & LecFicDistribue::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 & LecFicDistribue::readOn(Entree &) override <lecficdistribue-protected-entree-ref-lecficdistribue-readon-entree-ref-override>`
[Entree & LecFicDistribue::readOn(Entree &) override](#lecficdistribue-protected-entree-ref-lecficdistribue-readon-entree-ref-override)
LecFicDistribue#
LecFicDistribue::LecFicDistribue(int)
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:`LecFicDistribue::LecFicDistribue(int) <lecficdistribue-private-lecficdistribue-lecficdistribue-int>`
[LecFicDistribue::LecFicDistribue(int)](#lecficdistribue-private-lecficdistribue-lecficdistribue-int)
Attributes Documentation#
const Type_info LecFicDistribue::info_obj