11 #ifndef vtkSMDeserializerXMLCache_h 12 #define vtkSMDeserializerXMLCache_h 32 virtual void CacheXMLProxyState(vtkTypeUInt32
id,
vtkPVXMLElement* xml);
51 vtkInternal* Internals;
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGSERVERMANAGER_EXPORT
vtkSMSession is the default ParaView session.
static vtkSMDeserializerXML * New()
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.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
deserializes proxies from their XML states.
virtual vtkPVXMLElement * LocateProxyElement(vtkTypeUInt32 id)
Locate the XML for the proxy with the given id.