17 #ifndef __igstkUSImageReader_h
18 #define __igstkUSImageReader_h
56 void PrintSelf( std::ostream& os, itk::Indent indent )
const;
63 void operator=(
const Self&);
70 #endif // __igstkUSImageReader_h
This class implements a reader specific for US modality.
Base class for all the IGSTK classes.
bool CheckModalityType(DICOMInformationType modality)
check if the dicom data is from a "US" modality
void PrintSelf(std::ostream &os, itk::Indent indent) const
Print the object information in a stream.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
This class reads DICOM files.
std::string DICOMInformationType
Type used for returning string values from the DICOM header.