Go to the documentation of this file.
27 #ifndef vtkSMSelfGeneratingSourceProxy_h
28 #define vtkSMSelfGeneratingSourceProxy_h
43 virtual bool ExtendDefinition(
const char* proxy_definition_xml);
virtual int LoadXMLState(vtkPVXMLElement *element, vtkSMProxyLocator *locator)
Loads the proxy state from the XML element.
vtkSMProxyInternals * Internals
void CreateVTKObjects() override
Call superclass' and then assigns a new executive (vtkCompositeDataPipeline)
proxy for a VTK source on a server
virtual vtkPVXMLElement * SaveXMLState(vtkPVXMLElement *root)
Saves the state of the proxy.
static vtkSMSourceProxy * New()
is used to locate proxies referred to in state xmls while loading state files.
iterates over the properties of a proxy
source proxy that generates its own proxy definition at run time.
void PrintSelf(ostream &os, vtkIndent indent) override