24 #ifndef vtkSMMultiServerSourceProxy_h 25 #define vtkSMMultiServerSourceProxy_h 27 #include "vtkPVServerManagerDefaultModule.h" 37 void PrintSelf(ostream& os, vtkIndent indent);
42 virtual void SetExternalProxy(
vtkSMSourceProxy* proxyFromAnotherServer,
int port = 0);
67 virtual void UpdateState();
vtkIdType RemoteProxySessionID
virtual void MarkDirty(vtkSMProxy *modifiedProxy)
Marks the selection proxies dirty as well as chain to superclass.
friend class vtkSMMultiServerSourceProxy
These classes have been declared as friends to minimize the public interface exposed by vtkSMProxy...
Header class that setup every thing in order to use Protobuf messages in a transparent manner...
proxy for a VTK source on a server
void PrintSelf(ostream &os, vtkIndent indent)
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
virtual void LoadState(const vtkSMMessage *msg, vtkSMProxyLocator *locator)
This method is used to initialise the object to the given state If the definitionOnly Flag is set to ...
static vtkSMSourceProxy * New()