12 #ifndef vtkSMDeserializer_h 13 #define vtkSMDeserializer_h 70 const char* xmlgroup,
const char* xmlname,
const char* subProxyName =
nullptr);
#define VTKREMOTINGSERVERMANAGER_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
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.
void operator=(const vtkObjectBase &)