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;
Une entree dont la source est une chaine de caracteres.
Class defining operators and methods for all reading operation in an input flow (file,...
Classe de base des objets "interprete".
Classe Lata_2_CGNS Converts lata file to med.
Entree & interpreter(Entree &) override
Classe Lata_2_Other Converts lata file to med or lml Can only be used with small lata files (fitting ...
Entree & interpreter(Entree &is) override
class Nom Une chaine de caractere pour nommer les objets de TRUST
virtual int finit_par(const char *const n) const
Nom & prefix(const char *const)
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.