]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Workspace.h
...
[cpPlugins.git] / lib / cpPlugins / Workspace.h
index d99831bf1fcfa4738eb6eb982388805eac9ff1c5..e779b075a12b3980058292a0082be65404522c86 100644 (file)
@@ -130,8 +130,8 @@ namespace cpPlugins
     const OutputPort& GetExposedOutput( const std::string& name ) const;
 
     // Pipeline execution
-    std::string Execute( );
-    std::string Execute( const std::string& name );
+    void Execute( );
+    void Execute( const std::string& name );
 
   protected:
     // Plugins interface