Salome HOME
[EDF28974] : Move to python implementation of driver and integrate monitoring into...
[modules/yacs.git] / src / runtime / VisitorSaveSalomeSchema.hxx
index c8e3b047bcce4916496b7084b4dc7847e1710bb8..3d817ff2e6a285e4bf51eeb0162ef0b27700bfc8 100644 (file)
@@ -42,6 +42,8 @@ namespace YACS
       virtual void writeOutNodeParameters(DataNode *node);
       virtual void writeStudyOutNodeParameters(DataNode *node);
     };
+
+    YACSRUNTIMESALOME_EXPORT void VisitorSaveSalomeSchemaUnsafe(ComposedNode* proc, const std::string& xmlSchema);
   }
 }