16#ifndef Objet_U_With_Params_included
17#define Objet_U_With_Params_included
58 virtual Entree& __readOn_Impl_DO_NOT_OVERRIDE_UNLESS_THE_WORLD_IS_ENDING(
Entree&);
Class defining operators and methods for all reading operation in an input flow (file,...
Inherits from Objet_U, adds the very common method set_param for the Objet_U hierarchy.
virtual void validate_params() const
Called in the readOn of Objet_U_With_Params, after reading the params.
Entree & readOn(Entree &) override final
Reading of the input stream (dataset) with the helper class Param.
Objet_U()
Constructeur par defaut : attribue un numero d'identifiant unique a l'objet (object_id_),...
Helper class to factorize the readOn method of Objet_U classes.