16#include <Disable_TU.h>
49 Cerr <<
"Reading of disable_TU flag => Disable the writing of the *.TU and *_csv.TU files."<< finl;
Class Disable_TU This class is an interpreter used to read the disable_TU flag.
Entree & interpreter(Entree &) override
Main function of the Disable_TU interpreter Set the disable_TU variable to 1.
Class defining operators and methods for all reading operation in an input flow (file,...
Classe de base des objets "interprete".
static bool disable_TU
Flag to disable or not the writing of the .TU files.
virtual Entree & readOn(Entree &)
Lecture d'un Objet_U sur un flot d'entree Methode a surcharger.
virtual Sortie & printOn(Sortie &) const
Ecriture de l'objet sur un flot de sortie Methode a surcharger.
Classe de base des flux de sortie.