12 #ifndef vtkSMDeserializerXML_h 13 #define vtkSMDeserializerXML_h 58 const char* xmlgroup,
const char* xmlname,
const char* subProxyName =
nullptr)
override;
65 virtual void CreatedNewProxy(vtkTypeUInt32
id,
vtkSMProxy* proxy);
void PrintSelf(ostream &os, vtkIndent indent) override
virtual vtkSMProxy * CreateProxy(const char *xmlgroup, const char *xmlname, const char *subProxyName=nullptr)
Create a new proxy of the given group and name.
#define VTKREMOTINGSERVERMANAGER_EXPORT
deserializes proxies from their states.
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
deserializes proxies from their XML states.
virtual vtkSMProxy * NewProxy(vtkTypeUInt32 id, vtkSMProxyLocator *locator)=0
Create a new proxy with the id if possible.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.