Medical Imaging Interaction Toolkit  2016.11.0
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
 DataCollection - Class to facilitate loading/accessing structured data.
 

Functions

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