10 #ifndef vtkSIStringVectorProperty_h 11 #define vtkSIStringVectorProperty_h 53 class vtkVectorOfStrings;
54 class vtkVectorOfInts;
56 bool Push(
const vtkVectorOfStrings& values);
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSIProperty * New()
#define VTKREMOTINGSERVERMANAGER_EXPORT
virtual bool Push(vtkSMMessage *, int)
Push a new state to the underneath implementation.
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...
bool ReadXMLAttributes(vtkSIProxy *proxyhelper, vtkPVXMLElement *element) override
Set the appropriate ivars from the xml element.
Abstract class for SIProperty that hold an array of values.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
ServerImplementation Property to deal with String array as method arguments.
virtual bool Pull(vtkSMMessage *)
Pull the current state of the underneath implementation.