24 #ifndef vtkSICompoundSourceProxy_h 25 #define vtkSICompoundSourceProxy_h 27 #include "vtkPVServerImplementationCoreModule.h" 37 void PrintSelf(ostream& os, vtkIndent indent);
63 vtkInternals* Internals;
virtual bool ReadXMLAttributes(vtkPVXMLElement *element)
Read xml-attributes.
vtkSISourceProxy is the server-side helper for a vtkSMSourceProxy.
virtual vtkAlgorithmOutput * GetOutputPort(int port)
Returns the vtkAlgorithmOutput for an output port, if valid.
friend class vtkSICompoundSourceProxy
void PrintSelf(ostream &os, vtkIndent indent)
virtual bool CreateOutputPorts()
Create the output ports and add post filters for each output port.
static vtkSISourceProxy * New()
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
vtkSICompoundSourceProxy is the server-side helper for a vtkSMCompoundSourceProxy.