]> Creatis software - gdcm.git/history - src/gdcmDataEntry.h
* Add the Copy method in all datas
[gdcm.git] / src / gdcmDataEntry.h
2005-11-29 regrain * Add the Copy method in all datas
2005-11-21 jprDoxygenation
2005-11-14 jprMove as private some methods, in order not to confuse...
2005-11-14 jprRemoving 'typedef' from enum declaration should avoid...
2005-11-07 jprAdd Method ComputeFullLength(), to allow further comput...
2005-10-26 malaterreENH: Change the unsafe type char to the full enum type...
2005-10-24 regrain * Change the DocEntry inheritance to RefCounter
2005-10-23 jprMinor Doxygenations, comments fixing, etc
2005-10-21 malaterreENH: Adding IsValueCountValid. Should save a lot of...
2005-10-19 regrain * Fix some bugs
2005-10-18 regrain * Minor coding-style clean up