VTK
|
Returns a specific mime type no matter what. More...
#include <vtkForceMimeTypeStrategy.h>
Returns a specific mime type no matter what.
vtkForceMimeTypeStrategy returns the same mime type for all files. The type can be specified by the caller, and defaults to text/plain.
BTX void operator=(const vtkForceMimeTypeStrategy&); //Not implemented. ETX