28double avancer_fichier(
Entree&,
const Nom&,
const int read_header=0);
29double avancer_fichier_with_syno(
Entree& fich,
const Nom&
id,
const Nom& syn_id,
const int read_header=0);
30double get_last_time(
Entree&);
Class defining operators and methods for all reading operation in an input flow (file,...
A character string (Nom) in uppercase.
class Nom: a character string for naming TRUST objects.