11 #ifndef vtkSMExporterProxy_h 12 #define vtkSMExporterProxy_h 39 virtual void Write() = 0;
#define VTKREMOTINGEXPORT_EXPORT
proxy for view exporters.
void PrintSelf(ostream &os, vtkIndent indent) override
virtual int ReadXMLAttributes(vtkSMSessionProxyManager *pm, vtkPVXMLElement *element)
Read attributes from an XML element.
Superclass for all view proxies.
std::vector< std::string > FileExtensions
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
proxy for a VTK object(s) on a server
void operator=(const vtkSMProxy &)=delete
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
const std::vector< std::string > & GetFileExtensions() const
Returns the suggested file extensions for this exporter.