]> Creatis software - gdcm.git/commit
To speed up the parsing process (avoid accessing HTable when useless):
authorjpr <jpr>
Wed, 22 Mar 2006 13:19:25 +0000 (13:19 +0000)
committerjpr <jpr>
Wed, 22 Mar 2006 13:19:25 +0000 (13:19 +0000)
commita7667287c96b694d414791dd93e33e8efe0e3bc6
tree96f2a2c16b64802b1b16b94ba27bc69c6c8f642e
parentc96275c8881429e3d6448fc7c16a2c324ffc4883
To speed up the parsing process (avoid accessing HTable when useless):
VR and Key are now stored int the DocEntry
DefaultPubDict is stored as well outsite the Htable.
src/gdcmDictSet.cxx
src/gdcmDictSet.h
src/gdcmDocEntry.cxx
src/gdcmDocEntry.h
src/gdcmDocEntrySet.cxx
src/gdcmGlobal.cxx
src/gdcmGlobal.h