23 #ifndef vtkSMDeserializerXMLCache_h 24 #define vtkSMDeserializerXMLCache_h 26 #include "vtkPVServerManagerCoreModule.h" 39 void PrintSelf(ostream& os, vtkIndent indent);
44 virtual void CacheXMLProxyState(vtkTypeUInt32
id,
vtkPVXMLElement* xml);
63 vtkInternal* Internals;
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.
void PrintSelf(ostream &os, vtkIndent indent)
deserializes proxies from their XML states.
virtual vtkPVXMLElement * LocateProxyElement(vtkTypeUInt32 id)
Locate the XML for the proxy with the given id.