22 #ifndef __PVSERVER_GEN__
23 #define __PVSERVER_GEN__
25 #include "SALOME_Exception.idl"
The main interface class for PVSERVER CORBA service. Instantiation of this class has to be done befor...
Definition: PVSERVER_Gen.idl:41
void SetGUIConnected(in boolean isConnected)
string FindOrStartPVServer(in long port)
string GetIOR()
Returns IOR of the current object.
boolean GetGUIConnected()
Definition: PVSERVER_Gen.idl:34