13 #ifndef MITKCESTIOMIMETYPES_H 14 #define MITKCESTIOMIMETYPES_H 35 bool AppliesTo(
const std::string &path)
const override;
43 static std::vector<CustomMimeType *>
Get();
52 #endif // MITKCESTIOMIMETYPES_H Provides the custom mime types for MitkCEST.
static MitkCESTDicomMimeType CEST_DICOM_MIMETYPE()
DataCollection - Class to facilitate loading/accessing structured data.
bool AppliesTo(const std::string &path) const override
Checks if the MimeType can handle file at the given location.
The CustomMimeType class represents a custom mime-type which may be registered as a service object...
static std::string CEST_DICOM_MIMETYPE_NAME()
static std::vector< CustomMimeType * > Get()
MitkCESTDicomMimeType * Clone() const override