Salome HOME
Correction of bug MANTIS23234 CEA1726.
[modules/yacs.git] / src / engine / ElementaryNode.hxx
index 07fe8a485a740b4fbe629e20246b23168bab3e05..cce5f0aa4fc27dc6ba43900962d60ed3149dedcb 100644 (file)
@@ -129,6 +129,7 @@ namespace YACS
       virtual void addDatastreamPortToInitMultiService(const std::string & port_name,
                                                        int number) {}
     protected:
+      void initCommonPartWithoutStateManagement(bool start);
       // Management of multi property
       virtual void createMultiDatastreamPorts();