]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
new functionnalities for colocalisation performance in GEOMClient
authorfkl <fkl>
Wed, 11 Feb 2004 11:11:52 +0000 (11:11 +0000)
committerfkl <fkl>
Wed, 11 Feb 2004 11:11:52 +0000 (11:11 +0000)
idl/SALOME_Component.idl

index ad9be3b06762bab1e8daa8ac0d13ed580da310e1..a18580fe7f4e2bd9b93d3f6d71c646058099d01f 100644 (file)
@@ -83,6 +83,14 @@ module Engines
    Returns True if the %container has been killed
 */
     boolean Kill_impl() ;
+/*!
+   Returns the hostname of the container
+*/
+    string getHostName();
+/*!
+   Returns the PID of the container
+*/
+    long getPID();
   };
 /*! \brief Interface of the %component