]> Creatis software - gdcm.git/commit
Add the methods Dict:AddDict(fullPathPrivateDictionaryFileName)
authorjpr <jpr>
Fri, 2 Sep 2005 07:00:04 +0000 (07:00 +0000)
committerjpr <jpr>
Fri, 2 Sep 2005 07:00:04 +0000 (07:00 +0000)
commit67aacdcd9af99ca00b8333adaac5057d95912bff
tree57a6bfd8c6a733dea0e83e3d55297290e767f0a7
parente48ca7fda63b23bfbfdf66b5c3daf823e7ba0153
Add the methods Dict:AddDict(fullPathPrivateDictionaryFileName)
 and Dict::RemoveDict(fullPathPrivateDictionaryFileName)
 to allow user to choose the 'Private Dictionary' he wants to work with.
One can dream about a better API;
This one allow right now anybody to see very easyly
if the use of a given private dicom dictionary is of any help or not.
src/gdcmDict.cxx
src/gdcmDict.h