Go to the documentation of this file.
28 #ifndef _SMESH_NumberOfLayers_HXX_
29 #define _SMESH_NumberOfLayers_HXX_
34 #include "Utils_SALOME_Exception.hxx"
57 void SetNumberOfLayers(
int numberOfLayers)
throw ( SALOME_Exception );
60 int GetNumberOfLayers()
const;
62 virtual std::ostream &
SaveTo(std::ostream & save);
63 virtual std::istream &
LoadFrom(std::istream & load);