16#include <LecFicDistribue_sansnum.h>
17#include <communications.h>
58#ifdef FILESYSTEM_NON_GLOBAL
62 envoyer_broadcast(localisation, 0);
64 nom_fic = localisation +
"/" + nom_fic;
69 Cerr <<
"File " << nom_fic <<
" not found or could not be opened." << finl;
bool bin_
Is this a binary flux?
EFichier(const char *name, IOS_OPEN_MODE mode=ios::in)
virtual int ouvrir(const char *name, IOS_OPEN_MODE mode=ios::in)
int ouvrir(const char *name, IOS_OPEN_MODE mode=ios::in) override
Opens the file with the given mode and prot parameters. These parameters are the parameters of the st...
~LecFicDistribue_sansnum() override
LecFicDistribue_sansnum()
class Nom: a character string for naming TRUST objects.
static Sortie & Journal(int message_level=0)
Returns a static Sortie object used as an event journal.
static int je_suis_maitre()
Returns 1 if on the master processor of the current group (i.e. me() == 0), 0 otherwise.