]> Creatis software - gdcm.git/commit
* Replace method CheckMetaElements by CheckManadatoryElements
authorjpr <jpr>
Mon, 21 Feb 2005 17:45:41 +0000 (17:45 +0000)
committerjpr <jpr>
Mon, 21 Feb 2005 17:45:41 +0000 (17:45 +0000)
commit4f1f67880bf7de5445714fa3d29094df99de58c8
tree2391535be8d643ba11b44f6c895a10a814f22163
parent9c711bc2285888933edee3221e5c37f01077a2ef
* Replace method CheckMetaElements by CheckManadatoryElements
  To deal with the pb of UID's, and with Type 1 an Type 2 Entries
  (probably some stuff still missing)
 * We shall have to decide the way we proceed to allow user 'freeze' Serie UID
      between a given call and the next one (to add images to a Serie he just
created)
 * We shall have to decide the way we proceed to allow user 'freeze' Study UID
      between a given call and the next one, or to reuse an already existing
Study UID (i he wants to add his own Series to an already existing Study)
src/gdcmFileHelper.cxx
src/gdcmFileHelper.h