16#include <Terme_Source_inc_base.h>
26 Cerr <<
"Source_inc_base::readOn" << finl;
29 param.lire_avec_accolades_depuis(is);
Class defining operators and methods for all reading operation in an input flow (file,...
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Helper class to factorize the readOn method of Objet_U classes.
void ajouter_flag(const char *keyword, const bool *value)
Register a boolean flag whose mere presence switches it to true.
Base class for output streams.
Source_base A Source_base object is a term appearing on the right-hand side of an.
void set_param(Param ¶m) const override