56 #ifndef __vtkAssignMimeType_h
57 #define __vtkAssignMimeType_h
73 vtkSetStringMacro(OutputArray);
74 vtkGetStringMacro(OutputArray);
83 vtkSetStringMacro(DefaultMimeType);
84 vtkGetStringMacro(DefaultMimeType);
109 char* DefaultMimeType;
115 #endif // __vtkAssignMimeType_h
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
Assigns MIME types to a collection of documents.
a simple class to control print indentation
Determines the MIME type of a resource.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.