Medical Imaging Interaction Toolkit  2023.12.99-ed252ae7
Medical Imaging Interaction Toolkit
mitk::DICOMRTMimeTypes Class Reference

#include <mitkDICOMRTMimeTypes.h>

Classes

class  RTDoseMimeType
 
class  RTPlanMimeType
 
class  RTStructMimeType
 

Public Member Functions

 DICOMRTMimeTypes ()=delete
 
 DICOMRTMimeTypes (const DICOMRTMimeTypes &)=delete
 

Static Public Member Functions

static std::array< std::unique_ptr< CustomMimeType >, 3 > Get ()
 
static RTDoseMimeType DICOMRT_DOSE_MIMETYPE ()
 
static RTStructMimeType DICOMRT_STRUCT_MIMETYPE ()
 
static RTPlanMimeType DICOMRT_PLAN_MIMETYPE ()
 
static std::string DICOMRT_DOSE_MIMETYPE_NAME ()
 
static std::string DICOMRT_STRUCT_MIMETYPE_NAME ()
 
static std::string DICOMRT_PLAN_MIMETYPE_NAME ()
 
static std::string DICOMRT_DOSE_MIMETYPE_DESCRIPTION ()
 
static std::string DICOMRT_STRUCT_MIMETYPE_DESCRIPTION ()
 
static std::string DICOMRT_PLAN_MIMETYPE_DESCRIPTION ()
 
static bool canReadByDicomFileReader (const std::string &path)
 
static std::string GetModality (const std::string &path)
 

Detailed Description

Definition at line 25 of file mitkDICOMRTMimeTypes.h.

Constructor & Destructor Documentation

◆ DICOMRTMimeTypes() [1/2]

mitk::DICOMRTMimeTypes::DICOMRTMimeTypes ( )
delete

◆ DICOMRTMimeTypes() [2/2]

mitk::DICOMRTMimeTypes::DICOMRTMimeTypes ( const DICOMRTMimeTypes )
delete

Member Function Documentation

◆ canReadByDicomFileReader()

static bool mitk::DICOMRTMimeTypes::canReadByDicomFileReader ( const std::string &  path)
static

◆ DICOMRT_DOSE_MIMETYPE()

static RTDoseMimeType mitk::DICOMRTMimeTypes::DICOMRT_DOSE_MIMETYPE ( )
static

◆ DICOMRT_DOSE_MIMETYPE_DESCRIPTION()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_DOSE_MIMETYPE_DESCRIPTION ( )
static

◆ DICOMRT_DOSE_MIMETYPE_NAME()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_DOSE_MIMETYPE_NAME ( )
static

◆ DICOMRT_PLAN_MIMETYPE()

static RTPlanMimeType mitk::DICOMRTMimeTypes::DICOMRT_PLAN_MIMETYPE ( )
static

◆ DICOMRT_PLAN_MIMETYPE_DESCRIPTION()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_PLAN_MIMETYPE_DESCRIPTION ( )
static

◆ DICOMRT_PLAN_MIMETYPE_NAME()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_PLAN_MIMETYPE_NAME ( )
static

◆ DICOMRT_STRUCT_MIMETYPE()

static RTStructMimeType mitk::DICOMRTMimeTypes::DICOMRT_STRUCT_MIMETYPE ( )
static

◆ DICOMRT_STRUCT_MIMETYPE_DESCRIPTION()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_STRUCT_MIMETYPE_DESCRIPTION ( )
static

◆ DICOMRT_STRUCT_MIMETYPE_NAME()

static std::string mitk::DICOMRTMimeTypes::DICOMRT_STRUCT_MIMETYPE_NAME ( )
static

◆ Get()

static std::array<std::unique_ptr<CustomMimeType>, 3> mitk::DICOMRTMimeTypes::Get ( )
static

◆ GetModality()

static std::string mitk::DICOMRTMimeTypes::GetModality ( const std::string &  path)
static

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