]> Creatis software - gdcm.git/commit
Add
authorjpr <jpr>
Mon, 29 Aug 2005 13:05:01 +0000 (13:05 +0000)
committerjpr <jpr>
Mon, 29 Aug 2005 13:05:01 +0000 (13:05 +0000)
commit9a1c462c4bd36bd29efc949d74332f3e19bb9638
tree83e494564468863d4f30da3727cd75277a81e32f
parent278965e64eb49669b1a05493843f97144d8323b4
Add
void Document::AddForceLoadElement(uint16_t group, uint16_t elem); method
to allow forcing the loading of some elements, even if they exceed
the current MAX_SIZE_LOAD_ELEMENT_VALUE  (default : 4096)
src/gdcmBinEntry.cxx
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmFile.cxx
src/gdcmFile.h