16#include <Lata_2_Other.h>
17#include <Lata_2_CGNS.h>
32 Cerr <<
"Syntax Lata_To_CGNS::interpreter nom_lata||NOM_DU_CAS nom_fichier_sortie||NOM_DU_CAS " << finl;
39 Nom instruction(
"CGNS ");
44 Cerr <<
"command generated by Lata_2_CGNS " << instruction << finl;
An input stream whose source is a character string.
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for "interpreter" objects.
Entree & interpreter(Entree &) override
Entree & interpreter(Entree &is) override
class Nom: a character string for naming TRUST objects.
virtual int finit_par(const char *const n) const
Nom & prefix(const char *const)
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.