16#ifndef Entree_Fichier_base_included
17#define Entree_Fichier_base_included
46 void setf(IOS_FORMAT code);
48 virtual int ouvrir(
const char* name, IOS_OPEN_MODE mode=ios::in);
static bool Can_be_read(const char *name)
Return True if the file can be opened for reading, false otherwise.
Entree_Fichier_base(const Entree_Fichier_base &)=default
ifstream & get_ifstream()
void setf(IOS_FORMAT code)
virtual int ouvrir(const char *name, IOS_OPEN_MODE mode=ios::in)
Objet_U()
Constructeur par defaut : attribue un numero d'identifiant unique a l'objet (object_id_),...