16#ifndef Lecture_Champ_included
17#define Lecture_Champ_included
19#include <TRUST_List.h>
20#include <TRUST_Deriv.h>
class Champ_base This class is the base of the fields hierarchy.
LIST(OWN_PTR(Champ_base)) liste_champs
const Champ_base & champ_lu(const Nom &nom) const
Entree & lire_champs(Entree &is, LIST(Nom)&noms_champs)
Champ_base & champ_lu(const Nom &nom)
class Nom: a character string for naming TRUST objects.
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...