23 #ifndef vtkSIInputProperty_h 24 #define vtkSIInputProperty_h 26 #include "vtkPVServerImplementationCoreModule.h" 34 void PrintSelf(ostream& os, vtkIndent indent);
41 vtkGetMacro(PortIndex,
int);
58 vtkSetMacro(PortIndex,
int);
virtual bool Push(vtkSMMessage *, int)
Push a new state to the underneath implementation.
ServerSide Property use to set Object array as method argument.
vtkSIProxy is the server-implementation for a vtkSMProxy that helps the vtkSMProxy with managing/upda...
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
virtual bool ReadXMLAttributes(vtkSIProxy *proxyhelper, vtkPVXMLElement *element)
Parse the xml for the property.
void PrintSelf(ostream &os, vtkIndent indent)
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
static vtkSIProxyProperty * New()