22 #ifndef vtkSIDirectoryProxy_h 23 #define vtkSIDirectoryProxy_h 25 #include "vtkPVServerImplementationCoreModule.h" 28 class vtkAlgorithmOutput;
38 void PrintSelf(ostream& os, vtkIndent indent);
virtual void Pull(vtkSMMessage *msg)
Pull the current state of the underneath implementation.
vtkSIDirectoryProxy is the server-implementation for a vtkSMDirectory which will customly handle serv...
virtual bool ReadXMLProperty(vtkPVXMLElement *property_element)
Parses the XML to create property/subproxy helpers.
void PrintSelf(ostream &os, vtkIndent indent)
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...
static vtkSIProxy * New()
object responsible for managing XML proxies definitions
Basic ServerImplementation property used to call a method with no argument on a VTK object...
This is used by vtkPVXMLParser to represent an XML document starting at the root element.