12 #ifndef vtkSMMultiServerSourceProxy_h 13 #define vtkSMMultiServerSourceProxy_h 30 virtual void SetExternalProxy(
vtkSMSourceProxy* proxyFromAnotherServer,
int port = 0);
55 virtual void UpdateState();
vtkIdType RemoteProxySessionID
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 LoadState(const vtkSMMessage *msg, vtkSMProxyLocator *locator) override
This method is used to initialise the object to the given state If the definitionOnly Flag is set to ...
#define VTKREMOTINGMISC_EXPORT
proxy for a VTK object(s) on a server
is used to locate proxies referred to in state xmls while loading state files.
void MarkDirty(vtkSMProxy *modifiedProxy) override
Marks the selection proxies dirty as well as chain to superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSMSourceProxy * New()