Version: 9.12.0
PVSERVER_ORB Module Reference

Classes

interface  PVSERVER_Gen
 The main interface class for PVSERVER CORBA service. Instantiation of this class has to be done before access to any other PARAVIS interfaces. More...
 

Detailed Description

PVSERVER interface. This is a standalone service, not inheriting the EngineComponent interfaces.

The main service provided by the interface is to give to the caller the URL of the pvserver, and to launch it if it is not already started.
The connection to the ParaView's pvserver should then be done using ParaView's API directly.