class handling one entry of the Private Tag Cache List
DcmPrivateTagCacheEntry(const DcmTagKey &tk, const char *pc)
constructor
const char * getPrivateCreator() const
returns the private creator name
DcmTagKey tagKey
the tag key of the private creator element
DcmPrivateTagCacheEntry & operator=(const DcmPrivateTagCacheEntry &)
private undefined copy assignment operator
virtual ~DcmPrivateTagCacheEntry()
destructor
OFBool isPrivateCreatorFor(const DcmTagKey &tk) const
checks if this element is the private creator for the element with the given tag key ...