16#ifndef Champ_Generique_Champ_included
17#define Champ_Generique_Champ_included
19#include <Champ_Generique_refChamp.h>
34 void set_param(
Param& param)
const override;
35 int lire_motcle_non_standard(
const Motcle&,
Entree&)
override;
38 void reset()
override;
39 void mettre_a_jour(
double temps)
override;
: class Champ_Generique_Champ
OWN_PTR(Champ_base) champ_
Special field class that encapsulates a reference to a volume field of TRUST of type Champ_base.
virtual const Champ_base & get_ref_champ_base() const
Returns the underlying champ_base.
class Champ_base This class is the base of the fields hierarchy.
A character string (Nom) in uppercase.
Helper class to factorize the readOn method of Objet_U classes.