class handling one entry of the Private Tag Cache List
More...
Detailed Description
class handling one entry of the Private Tag Cache List
Definition at line 42 of file dcpcache.h.
Constructor & Destructor Documentation
DcmPrivateTagCacheEntry::DcmPrivateTagCacheEntry |
( |
const DcmTagKey & |
tk, |
|
|
const char * |
pc |
|
) |
| |
constructor
- Parameters
-
tk | tag key for private creator element |
pc | private creator name, must not be NULL or empty string |
Member Function Documentation
OFBool DcmPrivateTagCacheEntry::isPrivateCreatorFor |
( |
const DcmTagKey & |
tk | ) |
const |
checks if this element is the private creator for the element with the given tag key
- Parameters
-
- Returns
- OFTrue if this element contains the matching private creator, OFFalse otherwise.
The documentation for this class was generated from the following file: