21 #ifndef vtkSIWriterProxy_h 22 #define vtkSIWriterProxy_h 24 #include "vtkPVServerImplementationCoreModule.h" 32 void PrintSelf(ostream& os, vtkIndent indent);
41 virtual void AddInput(
int input_port, vtkAlgorithmOutput* connection,
const char* method);
50 virtual void UpdatePipelineTime(
double time);
68 vtkSetStringMacro(FileNameMethod);
vtkSISourceProxy is the server-side helper for a vtkSMSourceProxy.
ServerImplementation for WriterProxy.
virtual void OnCreateVTKObjects()
Called after CreateVTKObjects().
void PrintSelf(ostream &os, vtkIndent indent)
virtual void CleanInputs(const char *method)
These methods are called to add/remove input connections by vtkSIInputProperty.
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.