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