[Dcmlib] 'Extended' tag for Sequence embedded Entries
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Jul 11 15:22:48 CEST 2005
Mathieu Malaterre wrote:
> Jean-Pierre Roux wrote:
>
>> Mathieu.
>>
>> Don't waste time trying to deal with never used 'Extended' tag for
>> Sequence embedded Entries :
>> A Sequence embedded Entry is never in a HTable, always in (very short)
>> chained list.
>> After discussing with Benoit, I commented out the time consuming
>> 'Extended' tags stuff (flaged with "time waste hunting")
>
>
> JP,
>
> I am not sure I understand what you mean, how accurate is the
> description of TagKey in gdcmCommon.h (doxygen documentation) ?
Great in that case I would like to commit my patch, that change TagKey
from a std::string to a union { uint16_t[2] };
Any objection ?
Mathieu
More information about the Dcmlib
mailing list