9 #ifndef vtkSIWriterProxy_h 10 #define vtkSIWriterProxy_h 38 virtual void UpdatePipelineTime(
double time);
56 vtkSetStringMacro(FileNameMethod);
void PrintSelf(ostream &os, vtkIndent indent) override
vtkSISourceProxy is the server-side helper for a vtkSMSourceProxy.
#define VTKREMOTINGSERVERMANAGER_EXPORT
bool ReadXMLAttributes(vtkPVXMLElement *element) override
Read xml-attributes.
ServerImplementation for WriterProxy.
virtual void CleanInputs(const char *method)
These methods are called to add/remove input connections by vtkSIInputProperty.
void OnCreateVTKObjects() override
Called after CreateVTKObjects().
static vtkSISourceProxy * New()
virtual void AddInput(int input_port, vtkAlgorithmOutput *connection, const char *method)
These methods are called to add/remove input connections by vtkSIInputProperty.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.