16#include <TRUSTArray.h>
20Implemente_instanciable_sans_constructeur_ni_destructeur(
ptrParam,
"objet_interne_ptrPram",
Objet_U);
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for TRUST objects (Objet_U).
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Helper class to factorize the readOn method of Objet_U classes.
static void abort()
Abort routine for TRUST on a fatal error.
static void exit(int exit_code=-1)
Exit routine for TRUST within a Kokkos region.
Base class for output streams.
ptrParam class: contains a name and a reference to an int, double, flag, an Objet_U to read,...
void create(const char *)
const ptrParam & operator=(const ptrParam &)