]> Creatis software - gdcm.git/commit
* python/gdcm.i: added a typemap that converts a C++ hashing table
authorfrog <frog>
Thu, 7 Nov 2002 15:11:35 +0000 (15:11 +0000)
committerfrog <frog>
Thu, 7 Nov 2002 15:11:35 +0000 (15:11 +0000)
commit643fc6fe50df610993fc6fdf9a7cab65fd397c3f
treeb5a0653067caf63cba0887aa8ec30ce2e138a772
parent6351b90935bc5444536352964345f03e6fe21432
  * python/gdcm.i: added a typemap that converts a C++ hashing table
        to native Python dictionary.
      * python/demo/test.py:
        - now uses the native dictionary for exploration of gdcmHeader.
        - takes an optional filename argument (the file to parse).
      * src/gdcm.h and gdcmHeader.cxx: gdcmHeader now has an accessor on
        PubElVals hashing table.
      * Dicts/dicomV3.dic removed error prone trailing spaces.  --- Frog
ChangeLog
Dicts/dicomV3.dic
src/gdcm.h
src/gdcmHeader.cxx