17 #ifndef mitkDICOMSortCriterion_h
18 #define mitkDICOMSortCriterion_h
20 #include "itkObjectFactory.h"
63 virtual void Print(std::ostream& os)
const = 0;
itk::SmartPointer< Self > Pointer
std::vector< DICOMTag > DICOMTagList
#define MITKDICOMREADER_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
DICOMSortCriterion::Pointer m_SecondaryCriterion
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
itk::SmartPointer< const Self > ConstPointer
Interface to datasets that is presented to sorting classes such as DICOMDatasetSorter.
#define mitkClassMacroItkParent(className, SuperClassName)
A tag based sorting criterion for use in DICOMTagBasedSorter.