Salome HOME
Merge branch 'V8_0_BR'
[modules/yacs.git] / src / engine / HomogeneousPoolContainer.hxx
index b82d7d816e0b5ebcc78185c5375630863f91b1f3..2782ce10e7636f845b84db5f0db9ef84fa05f14f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -40,6 +40,7 @@ namespace YACS
       void attachOnCloning() const;
       void dettachOnCloning() const;
       bool isAttachedOnCloning() const;
+      void setAttachOnCloningStatus(bool val) const;
       //
       virtual void setSizeOfPool(int sz) = 0;
       virtual int getSizeOfPool() const = 0;