Medical Imaging Interaction Toolkit
2023.04.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkDICOMSortByTag_h
14 #define mitkDICOMSortByTag_h
46 void Print(std::ostream& os)
const override;
#define mitkNewMacro2Param(classname, typea, typeb)
Interface to datasets that is presented to sorting classes such as DICOMDatasetSorter.
#define mitkNewMacro1Param(classname, type)
Representation of a DICOM tag.
DataCollection - Class to facilitate loading/accessing structured data.
std::vector< DICOMTag > DICOMTagList
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
A tag based sorting criterion for use in DICOMTagBasedSorter.
#define mitkClassMacro(className, SuperClassName)
Compare two datasets by the value of a single tag (for use in DICOMTagBasedSorter).