10 #ifndef vtkPVMultiServerDataSource_h 11 #define vtkPVMultiServerDataSource_h 30 virtual void SetExternalProxy(
vtkSMSourceProxy* proxyFromAnotherServer,
int portNumber = 0);
61 vtkInternal* Internal;
virtual int RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkDataObjectAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
VTK class that handle the fetch of remote data.
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
proxy for a VTK source on a server
#define VTKREMOTINGMISC_EXPORT
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void operator=(const vtkObjectBase &)