]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
0020605: EDF 1190 SMESH: Display performance. 80 seconds for 52000 cells.
authoreap <eap@opencascade.com>
Fri, 11 Dec 2009 10:41:21 +0000 (10:41 +0000)
committereap <eap@opencascade.com>
Fri, 11 Dec 2009 10:41:21 +0000 (10:41 +0000)
+//!  Returns host name
+    string getHostname();

idl/SALOME_Session.idl

index 502104a4310752ed1d359fab0c72d65ea6cc7eeb..91d24cec9b5111b4466b251748025190d7ea56ff 100644 (file)
@@ -89,6 +89,8 @@ module SALOME
     void ping();
 //!  Returns the PID of the server
     long getPID();
+//!  Returns host name
+    string getHostname();
 //!  Get Active study ID
     long GetActiveStudyId();
 //!  Restores a state of the study at theSavePoint