| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
This is the complete list of members for DcmTagKey, including all inherited members.
| DcmTagKey() | DcmTagKey | inline | 
| DcmTagKey(const DcmTagKey &key) | DcmTagKey | inline | 
| DcmTagKey(Uint16 g, Uint16 e) | DcmTagKey | inline | 
| element | DcmTagKey | private | 
| elementEQ(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| elementGT(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| elementLT(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| getBaseTag() const | DcmTagKey | |
| getElement() const | DcmTagKey | inline | 
| getGroup() const | DcmTagKey | inline | 
| group | DcmTagKey | private | 
| groupEQ(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| groupGT(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| groupLT(const DcmTagKey &key) const | DcmTagKey | inlineprotected | 
| hash() const | DcmTagKey | inline | 
| hasValidGroup() const | DcmTagKey | inline | 
| isGroupLength() const | DcmTagKey | inline | 
| isPrivate() const | DcmTagKey | inline | 
| isPrivateReservation() const | DcmTagKey | inline | 
| isSignableTag() const | DcmTagKey | |
| operator!=(const DcmTagKey &key) const | DcmTagKey | inline | 
| operator<(const DcmTagKey &key) const | DcmTagKey | inline | 
| operator<<(STD_NAMESPACE ostream &s, const DcmTagKey &k) | DcmTagKey | friend | 
| operator<=(const DcmTagKey &key) const | DcmTagKey | inline | 
| operator=(const DcmTagKey &key) | DcmTagKey | inline | 
| operator==(const DcmTagKey &key) const | DcmTagKey | inline | 
| operator>(const DcmTagKey &key) const | DcmTagKey | inline | 
| operator>=(const DcmTagKey &key) const | DcmTagKey | inline | 
| set(const DcmTagKey &key) | DcmTagKey | inline | 
| set(Uint16 g, Uint16 e) | DcmTagKey | inline | 
| setElement(Uint16 e) | DcmTagKey | inline | 
| setGroup(Uint16 g) | DcmTagKey | inline | 
| toString() const | DcmTagKey | |
| ~DcmTagKey() | DcmTagKey | inlinevirtual |