14 #ifndef vtkSMWriterProxy_h 15 #define vtkSMWriterProxy_h 46 vtkSetMacro(SupportsParallel,
int);
55 vtkGetMacro(ParallelOnly,
int);
56 vtkSetMacro(ParallelOnly,
int);
73 vtkSetStringMacro(FileNameMethod);
74 vtkGetStringMacro(FileNameMethod);
int GetSupportsParallel()
Flag indicating if the writer supports writing in parallel.
#define VTKREMOTINGSERVERMANAGER_EXPORT
proxy for a VTK writer on a server
virtual void UpdatePipeline()
Calls Update() on all sources.
proxy for a VTK source on a server
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element) override
Read attributes from an XML element.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSMSourceProxy * New()