13 #ifndef mitkMimeType_h
14 #define mitkMimeType_h
The CustomMimeType class represents a custom mime-type which may be registered as a service object....
The MimeType class represents a registered mime-type. It is an immutable wrapper for mitk::CustomMime...
std::string GetName() const
std::string GetComment() const
bool MatchesExtension(const std::string &path) const
std::string GetFilenameWithoutExtension(const std::string &path) const
MimeType & operator=(const MimeType &other)
MimeType(const CustomMimeType &x, int rank, long id)
bool operator<(const MimeType &other) const
std::vector< std::string > GetExtensions() const
std::string GetCategory() const
bool operator==(const MimeType &other) const
bool AppliesTo(const std::string &path) const
MimeType(const MimeType &other)
Find image slices visible on a given plane.
MITKCORE_EXPORT std::ostream & operator<<(std::ostream &o, DataNode::Pointer &dtn)
void swap(CustomMimeType &l, CustomMimeType &r)