24 #ifndef vtkSMDeserializer_h 25 #define vtkSMDeserializer_h 27 #include "vtkObject.h" 28 #include "vtkPVServerManagerCoreModule.h" 29 #include "vtkWeakPointer.h" 41 void PrintSelf(ostream& os, vtkIndent indent);
82 const char* xmlgroup,
const char* xmlname,
const char* subProxyName = NULL);
vtkSMSession is the default ParaView session.
deserializes proxies from their states.
virtual vtkSMProxy * NewProxy(vtkTypeUInt32 globalID)
Create new proxy with the given id.
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
vtkWeakPointer< vtkSMSessionProxyManager > SessionProxyManager
This is used by vtkPVXMLParser to represent an XML document starting at the root element.