23 #ifndef vtkSMExporterProxy_h 24 #define vtkSMExporterProxy_h 26 #include "vtkPVServerManagerDefaultModule.h" 35 void PrintSelf(ostream& os, vtkIndent indent);
48 virtual void Write() = 0;
60 vtkGetStringMacro(FileExtension);
71 vtkSetStringMacro(FileExtension);
proxy for view exporters.
virtual int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element)
Read attributes from an XML element.
Superclass for all view proxies.
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
void PrintSelf(ostream &os, vtkIndent indent)
proxy for a VTK object(s) on a server
This is used by vtkPVXMLParser to represent an XML document starting at the root element.