Go to the documentation of this file.
29 #ifndef _SMESH_LENGTHFROMEDGES_HXX_
30 #define _SMESH_LENGTHFROMEDGES_HXX_
35 #include "Utils_SALOME_Exception.hxx"
44 void SetMode(
int mode)
45 throw (SALOME_Exception);
49 virtual std::ostream &
SaveTo(std::ostream & save);
50 virtual std::istream &
LoadFrom(std::istream & load);