Go to the documentation of this file.
22 #ifndef __PVSERVER_GEN__
23 #define __PVSERVER_GEN__
25 #include "SALOME_Exception.idl"
53 string FindOrStartPVServer(in
long port);
58 boolean StopPVServer();
62 void SetGUIConnected(in
boolean isConnected);
66 boolean GetGUIConnected();