16#include <Loi_Etat_Melange_GP_base.h>
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for a dilatable fluid, inheriting from Fluide_base.
Base state law class for ideal gases, defining a dilatable fluid with the equation of state: Pth = rh...
State law class for a mixture of ideal gases.
void associer_fluide(const Fluide_Dilatable_base &) override
Associates the fluid with the state law.
virtual void associer_fluide(const Fluide_Dilatable_base &)
Associates the fluid with the state law.
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.