16#include <Terme_Source_VEF_base.h>
27 iter_->associer(*
this);
34 iter_->initialiser(temps);
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.
Base class for output streams.
Source_base A Source_base object is a term appearing on the right-hand side of an.
virtual int initialiser(double temps)
Unlike the mettre_a_jour methods, the initializer methods of sources cannot depend on the outside.
virtual void completer()
Updates internal references of the Source_base object.
void completer() override
Updates internal references of the Source_base object.
int initialiser(double temps) override
Unlike the mettre_a_jour methods, the initializer methods of sources cannot depend on the outside.