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,...
Base class for "interpreter" objects.
static bool disable_TU
Flag to disable or not the writing of the .TU files.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.