Go to the documentation of this file.
27 #ifndef _StdMeshers_Deflection1D_HXX_
28 #define _StdMeshers_Deflection1D_HXX_
33 #include "Utils_SALOME_Exception.hxx"
41 void SetDeflection(
double value)
throw(SALOME_Exception);
43 double GetDeflection()
const;
45 virtual std::ostream &
SaveTo(std::ostream & save);
46 virtual std::istream &
LoadFrom(std::istream & load);