18 #ifndef itkDCMTKTransformIO_h
19 #define itkDCMTKTransformIO_h
21 #include "IOTransformDCMTKExport.h"
36 template<
typename TInternalComputationValueType >
71 itkSetStringMacro( FrameOfReferenceUID );
72 itkGetStringMacro( FrameOfReferenceUID );
90 #endif // itkDCMTKTransformIO_h
92 #ifndef ITK_TEMPLATE_EXPLICIT_DCMTKTransformIO
101 # if defined( IOTransformDCMTK_EXPORTS )
103 # define IOTransformDCMTK_EXPORT_EXPLICIT
106 # define IOTransformDCMTK_EXPORT_EXPLICIT IOTransformDCMTK_EXPORT
111 #if defined( __GNUC__ )
112 #pragma GCC diagnostic push
113 #pragma GCC diagnostic ignored "-Wattributes"
119 #if defined( __GNUC__ )
120 #pragma GCC diagnostic pop
124 # undef IOTransformDCMTK_EXPORT_EXPLICIT
Light weight base class for most itk classes.
template class IOTransformDCMTK_EXPORT_EXPLICIT DCMTKTransformIO< double >
template class IOTransformDCMTK_EXPORT_EXPLICIT DCMTKTransformIO< float >