38 #ifndef _vtkForceMimeTypeStrategy_h
39 #define _vtkForceMimeTypeStrategy_h
51 vtkGetStringMacro(MimeType);
52 vtkSetStringMacro(MimeType);
69 #endif // !_vtkForceMimeTypeStrategy_h
Wrapper around vtkstd::string to keep symbols short.
virtual vtkStdString Lookup(const vtkStdString &uri, const vtkTypeUInt8 *begin, const vtkTypeUInt8 *end)=0
Returns a specific mime type no matter what.
a simple class to control print indentation
Abstract interface for an object that can identify the MIME type of a resource.
void PrintSelf(ostream &os, vtkIndent indent)