EcrFicPartageMPIIO#
#include <EcrFicPartageMPIIO.h>
Class to use MPI - IO to write in a single file.
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:`EcrFicPartageMPIIO <class-ecrficpartagempiio>`
[EcrFicPartageMPIIO](#class-ecrficpartagempiio)
Detailed description#
Inherits from#
public : SFichier
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Static Methods#
List of Public Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
cree_instance#
Objet_U * EcrFicPartageMPIIO::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 * EcrFicPartageMPIIO::cree_instance() <ecrficpartagempiio-public-static-objet-u-ptr-ecrficpartagempiio-cree-instance>`
[Objet_U * EcrFicPartageMPIIO::cree_instance()](#ecrficpartagempiio-public-static-objet-u-ptr-ecrficpartagempiio-cree-instance)
info#
const Type_info * EcrFicPartageMPIIO::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 * EcrFicPartageMPIIO::info() <ecrficpartagempiio-public-static-const-type-info-ptr-ecrficpartagempiio-info>`
[const Type_info * EcrFicPartageMPIIO::info()](#ecrficpartagempiio-public-static-const-type-info-ptr-ecrficpartagempiio-info)
self_cast#
const EcrFicPartageMPIIO & EcrFicPartageMPIIO::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 EcrFicPartageMPIIO & EcrFicPartageMPIIO::self_cast(const Objet_U &) <ecrficpartagempiio-public-static-const-ecrficpartagempiio-ref-ecrficpartagempiio-self-cast-const-objet-u-ref>`
[const EcrFicPartageMPIIO & EcrFicPartageMPIIO::self_cast(const Objet_U &)](#ecrficpartagempiio-public-static-const-ecrficpartagempiio-ref-ecrficpartagempiio-self-cast-const-objet-u-ref)
self_cast#
EcrFicPartageMPIIO & EcrFicPartageMPIIO::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:`EcrFicPartageMPIIO & EcrFicPartageMPIIO::self_cast(Objet_U &) <ecrficpartagempiio-public-static-ecrficpartagempiio-ref-ecrficpartagempiio-self-cast-objet-u-ref>`
[EcrFicPartageMPIIO & EcrFicPartageMPIIO::self_cast(Objet_U &)](#ecrficpartagempiio-public-static-ecrficpartagempiio-ref-ecrficpartagempiio-self-cast-objet-u-ref)
check#
void EcrFicPartageMPIIO::check()
Detailed description
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:`void EcrFicPartageMPIIO::check() <ecrficpartagempiio-public-void-ecrficpartagempiio-check>`
[void EcrFicPartageMPIIO::check()](#ecrficpartagempiio-public-void-ecrficpartagempiio-check)
close#
void EcrFicPartageMPIIO::close()
Detailed description
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:`void EcrFicPartageMPIIO::close() <ecrficpartagempiio-public-void-ecrficpartagempiio-close>`
[void EcrFicPartageMPIIO::close()](#ecrficpartagempiio-public-void-ecrficpartagempiio-close)
duplique#
int EcrFicPartageMPIIO::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 EcrFicPartageMPIIO::duplique() const override <ecrficpartagempiio-public-int-ecrficpartagempiio-duplique-const-override>`
[int EcrFicPartageMPIIO::duplique() const override](#ecrficpartagempiio-public-int-ecrficpartagempiio-duplique-const-override)
EcrFicPartageMPIIO#
EcrFicPartageMPIIO::EcrFicPartageMPIIO()
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:`EcrFicPartageMPIIO::EcrFicPartageMPIIO() <ecrficpartagempiio-public-ecrficpartagempiio-ecrficpartagempiio>`
[EcrFicPartageMPIIO::EcrFicPartageMPIIO()](#ecrficpartagempiio-public-ecrficpartagempiio-ecrficpartagempiio)
EcrFicPartageMPIIO#
EcrFicPartageMPIIO::EcrFicPartageMPIIO(const char *name, std::ios_base::openmode mode=ios::out)
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:`EcrFicPartageMPIIO::EcrFicPartageMPIIO(const char *name, std::ios_base::openmode mode=ios::out) <ecrficpartagempiio-public-ecrficpartagempiio-ecrficpartagempiio-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-out>`
[EcrFicPartageMPIIO::EcrFicPartageMPIIO(const char *name, std::ios_base::openmode mode=ios::out)](#ecrficpartagempiio-public-ecrficpartagempiio-ecrficpartagempiio-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-out)
flush#
Sortie & EcrFicPartageMPIIO::flush() 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:`Sortie & EcrFicPartageMPIIO::flush() override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-flush-override>`
[Sortie & EcrFicPartageMPIIO::flush() override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-flush-override)
get_info#
const Type_info * EcrFicPartageMPIIO::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 * EcrFicPartageMPIIO::get_info() const override <ecrficpartagempiio-public-const-type-info-ptr-ecrficpartagempiio-get-info-const-override>`
[const Type_info * EcrFicPartageMPIIO::get_info() const override](#ecrficpartagempiio-public-const-type-info-ptr-ecrficpartagempiio-get-info-const-override)
lockfile#
Sortie & EcrFicPartageMPIIO::lockfile() 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:`Sortie & EcrFicPartageMPIIO::lockfile() override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-lockfile-override>`
[Sortie & EcrFicPartageMPIIO::lockfile() override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-lockfile-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const char *ob) override
Ecriture d’une chaine de caracteres.
Detailed description
Attention, pour pouvoir relire correctement la chaine en mode ascii, celle-ci ne doit pas contenir de separateur (ni espace, ni retour a la ligne, …)
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 & EcrFicPartageMPIIO::operator<<(const char *ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-char-ptr-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const char *ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-char-ptr-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const double ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const double ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-double-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const double ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-double-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const float ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const float ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-float-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const float ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-float-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const long long ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const long long ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-long-long-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const long long ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-long-long-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const long ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const long ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-long-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const long ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-long-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const Objet_U &ob) override
Ecriture d’un objet ou d’une variable.
Detailed description
Dans cette implementation (et dans la plupart des classes derivees) on appelle simplement ob.printOn (a l’exception de Sortie_Nulle ) Attention, si on veut que le flux puisse etre indifferemment ASCII ou BINAIRE, il faut inserer “<<space <<” ou “<<finl <<” pour separer les objets.
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const Objet_U &ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-objet-u-ref-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const Objet_U &ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-objet-u-ref-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const Separateur &ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const Separateur &ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-separateur-ref-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const Separateur &ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-separateur-ref-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const std::string &str) 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:`Sortie & EcrFicPartageMPIIO::operator<<(const std::string &str) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-std-string-ref-str-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const std::string &str) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-std-string-ref-str-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const True_int ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const True_int ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-true-int-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const True_int ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-true-int-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const unsigned long ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const unsigned long ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-unsigned-long-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const unsigned long ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-unsigned-long-ob-override)
operator<<#
Sortie & EcrFicPartageMPIIO::operator<<(const unsigned ob) override
Detailed description
Reimplements:
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:`Sortie & EcrFicPartageMPIIO::operator<<(const unsigned ob) override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-unsigned-ob-override>`
[Sortie & EcrFicPartageMPIIO::operator<<(const unsigned ob) override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-operator-const-unsigned-ob-override)
ouvrir#
int EcrFicPartageMPIIO::ouvrir(const char *name, std::ios_base::openmode mode=ios::out) override
Detailed description
Reimplements:
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 EcrFicPartageMPIIO::ouvrir(const char *name, std::ios_base::openmode mode=ios::out) override <ecrficpartagempiio-public-int-ecrficpartagempiio-ouvrir-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-out-override>`
[int EcrFicPartageMPIIO::ouvrir(const char *name, std::ios_base::openmode mode=ios::out) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-ouvrir-const-char-ptr-name-std-ios-base-openmode-mode-equal-ios-out-override)
put#
int EcrFicPartageMPIIO::put(const double *ob, std::streamsize n, std::streamsize pas) override
Detailed description
Reimplements:
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:`int EcrFicPartageMPIIO::put(const double *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-double-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const double *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-double-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
put#
int EcrFicPartageMPIIO::put(const float *ob, std::streamsize n, std::streamsize pas) override
Detailed description
Reimplements:
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:`int EcrFicPartageMPIIO::put(const float *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-float-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const float *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-float-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
put#
int EcrFicPartageMPIIO::put(const long *ob, std::streamsize n, std::streamsize pas) override
Detailed description
Reimplements:
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:`int EcrFicPartageMPIIO::put(const long *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-long-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const long *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-long-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
put#
int EcrFicPartageMPIIO::put(const long long *ob, std::streamsize n, std::streamsize pas) override
Detailed description
Reimplements:
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:`int EcrFicPartageMPIIO::put(const long long *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-long-long-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const long long *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-long-long-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
put#
int EcrFicPartageMPIIO::put(const True_int *ob, std::streamsize n, std::streamsize pas) override
Detailed description
Reimplements:
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:`int EcrFicPartageMPIIO::put(const True_int *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-true-int-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const True_int *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-true-int-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
put#
int EcrFicPartageMPIIO::put(const unsigned *ob, std::streamsize n, std::streamsize pas) override
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 EcrFicPartageMPIIO::put(const unsigned *ob, std::streamsize n, std::streamsize pas) override <ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-unsigned-ptr-ob-std-streamsize-n-std-streamsize-pas-override>`
[int EcrFicPartageMPIIO::put(const unsigned *ob, std::streamsize n, std::streamsize pas) override](#ecrficpartagempiio-public-int-ecrficpartagempiio-put-const-unsigned-ptr-ob-std-streamsize-n-std-streamsize-pas-override)
syncfile#
Sortie & EcrFicPartageMPIIO::syncfile() 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:`Sortie & EcrFicPartageMPIIO::syncfile() override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-syncfile-override>`
[Sortie & EcrFicPartageMPIIO::syncfile() override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-syncfile-override)
taille_memoire#
unsigned EcrFicPartageMPIIO::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 EcrFicPartageMPIIO::taille_memoire() const override <ecrficpartagempiio-public-unsigned-ecrficpartagempiio-taille-memoire-const-override>`
[unsigned EcrFicPartageMPIIO::taille_memoire() const override](#ecrficpartagempiio-public-unsigned-ecrficpartagempiio-taille-memoire-const-override)
unlockfile#
Sortie & EcrFicPartageMPIIO::unlockfile() 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:`Sortie & EcrFicPartageMPIIO::unlockfile() override <ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-unlockfile-override>`
[Sortie & EcrFicPartageMPIIO::unlockfile() override](#ecrficpartagempiio-public-sortie-ref-ecrficpartagempiio-unlockfile-override)
~EcrFicPartageMPIIO#
EcrFicPartageMPIIO::~EcrFicPartageMPIIO() override
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:`EcrFicPartageMPIIO::~EcrFicPartageMPIIO() override <ecrficpartagempiio-public-ecrficpartagempiio-dtor-ecrficpartagempiio-override>`
[EcrFicPartageMPIIO::~EcrFicPartageMPIIO() override](#ecrficpartagempiio-public-ecrficpartagempiio-dtor-ecrficpartagempiio-override)
printOn#
Sortie & EcrFicPartageMPIIO::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 & EcrFicPartageMPIIO::printOn(Sortie &x) const override <ecrficpartagempiio-protected-sortie-ref-ecrficpartagempiio-printon-sortie-ref-x-const-override>`
[Sortie & EcrFicPartageMPIIO::printOn(Sortie &x) const override](#ecrficpartagempiio-protected-sortie-ref-ecrficpartagempiio-printon-sortie-ref-x-const-override)
readOn#
Entree & EcrFicPartageMPIIO::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 & EcrFicPartageMPIIO::readOn(Entree &) override <ecrficpartagempiio-protected-entree-ref-ecrficpartagempiio-readon-entree-ref-override>`
[Entree & EcrFicPartageMPIIO::readOn(Entree &) override](#ecrficpartagempiio-protected-entree-ref-ecrficpartagempiio-readon-entree-ref-override)
put#
int EcrFicPartageMPIIO::put(MPI_Datatype, const void *, 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:`int EcrFicPartageMPIIO::put(MPI_Datatype, const void *, int) <ecrficpartagempiio-private-int-ecrficpartagempiio-put-mpi-datatype-const-void-ptr-int>`
[int EcrFicPartageMPIIO::put(MPI_Datatype, const void *, int)](#ecrficpartagempiio-private-int-ecrficpartagempiio-put-mpi-datatype-const-void-ptr-int)
write#
void EcrFicPartageMPIIO::write(MPI_Datatype, const void *)
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:`void EcrFicPartageMPIIO::write(MPI_Datatype, const void *) <ecrficpartagempiio-private-void-ecrficpartagempiio-write-mpi-datatype-const-void-ptr>`
[void EcrFicPartageMPIIO::write(MPI_Datatype, const void *)](#ecrficpartagempiio-private-void-ecrficpartagempiio-write-mpi-datatype-const-void-ptr)
Attributes Documentation#
const Type_info EcrFicPartageMPIIO::info_obj
MPI_Offset EcrFicPartageMPIIO::disp_
MPI_File EcrFicPartageMPIIO::mpi_file_
MPI_Status EcrFicPartageMPIIO::mpi_status_