16#include <CoolProp_to_TRUST_generique.h>
17#include <Loi_Etat_CoolProp_QC.h>
29 Cerr <<
"Reading the equation of state CoolProp_QC ... " << finl;
32 TPPI_ = std::make_shared<CoolProp_to_TRUST_generique>();
Class defining operators and methods for all reading operation in an input flow (file,...
std::shared_ptr< TPPI > TPPI_
const Nom & que_suis_je() const
Returns the string identifying the class.
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.