Go to the documentation of this file.
28 #ifndef _SMESH_LayerDistribution_HXX_
29 #define _SMESH_LayerDistribution_HXX_
34 #include "Utils_SALOME_Exception.hxx"
63 throw ( SALOME_Exception );
71 virtual std::ostream &
SaveTo(std::ostream & save);
72 virtual std::istream &
LoadFrom(std::istream & load);