Go to the documentation of this file.
122 #ifndef vtkSMMultiplexerSourceProxy_h
123 #define vtkSMMultiplexerSourceProxy_h
125 #include "vtkRemotingServerManagerModule.h"
168 void CurateApplicableProxies();
169 void SetupSubProxies();
virtual int LoadXMLState(vtkPVXMLElement *element, vtkSMProxyLocator *locator)
Loads the proxy state from the XML element.
vtkSMProxyInternals * Internals
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 ...
int IsInDomain(vtkSMProperty *property) override
input domain used for vtkSMMultiplexerSourceProxy
proxy for a VTK object(s) on a server
void CreateVTKObjects() override
Call superclass' and then assigns a new executive (vtkCompositeDataPipeline)
proxy for a VTK source on a server
virtual vtkPVXMLElement * SaveXMLState(vtkPVXMLElement *root)
Saves the state of the proxy.
static vtkSMSourceProxy * New()
virtual int CreateSubProxiesAndProperties(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element)
is used to locate proxies referred to in state xmls while loading state files.
iterates over the properties of a proxy
void PrintSelf(ostream &os, vtkIndent indent) override