]> Creatis software - gdcm.git/commitdiff
* Memory link hunt (by using valgrind --leak-check=yes PrintHeader).
authorfrog <frog>
Tue, 15 Apr 2003 10:32:20 +0000 (10:32 +0000)
committerfrog <frog>
Tue, 15 Apr 2003 10:32:20 +0000 (10:32 +0000)
        - added src/gdcmVR.cxx gdcmVR.h that objectify the previous
          gdcmHeader::_dicom_vr.
        - gdcmHeader::InitVRDict transfered as gdcmVR::gdcmVR().
        - gdcmHeader::dicom_vr is now of type gdcmVR* as opposed to
          VRHT*.
        - gdcmGlobal global object contained class added (see src/gdcmUtil.x)


No differences found