]> SALOME platform Git repositories - modules/homard.git/blobdiff - src/HOMARD_I/HOMARD_Hypothesis_i.hxx
Salome HOME
Merge from V6_main 13/12/2012
[modules/homard.git] / src / HOMARD_I / HOMARD_Hypothesis_i.hxx
index ea7649a3866e2121f8f652694d2f3cd21c1479ad..b2f60182e4bc48d5148e55afb46b7468601085af 100644 (file)
@@ -91,6 +91,8 @@ public:
   CORBA::Double                GetDiamMin();
   void                         SetAdapInit( CORBA::Long AdapInit );
   CORBA::Long                  GetAdapInit();
+  void                         SetLevelOutput( CORBA::Long LevelOutput );
+  CORBA::Long                  GetLevelOutput();
 
   std::string                  Dump() const;
   bool                         Restore( const std::string& stream );