50 #ifndef _vtkMimeTypes_h
51 #define _vtkMimeTypes_h
68 void ClearStrategies();
90 vtkStdString Lookup(
const vtkTypeUInt8* begin,
const vtkTypeUInt8* end);
100 *
" will match any type (including empty
115 class Implementation;
116 Implementation*
const Internal;
120 #endif // !_vtkMimeTypes_h
Wrapper around vtkstd::string to keep symbols short.
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
Determines the MIME type of a resource.
Abstract interface for an object that can identify the MIME type of a resource.