VTK
vtkForceMimeTypeStrategy Class Reference

Returns a specific mime type no matter what. More...

#include <vtkForceMimeTypeStrategy.h>


Detailed Description

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.

See also:
vtkMimeTypeStrategy, vtkMimeTypes.
Thanks :
Developed by Andy Wilson (atwilso@sandia.gov) at Sandia National Laboratories.

BTX void operator=(const vtkForceMimeTypeStrategy&); //Not implemented. ETX

Tests:
vtkForceMimeTypeStrategy (Tests)

The documentation for this class was generated from the following file: