Medical Imaging Interaction Toolkit  2023.12.99-f298153c
Medical Imaging Interaction Toolkit
mitkMimeType.h File Reference
#include <MitkCoreExports.h>
#include <usSharedData.h>
#include <vector>

Go to the source code of this file.

Classes

class  mitk::MimeType
 The MimeType class represens a registered mime-type. It is an immutable wrapper for mitk::CustomMimeType that makes memory handling easier by providing a stack-object for the user. More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Functions

MITKCORE_EXPORT void mitk::swap (MimeType &m1, MimeType &m2)
 
MITKCORE_EXPORT std::ostream & mitk::operator<< (std::ostream &os, const MimeType &mimeType)