Base() | gdcm::Base | [inline] |
Delete() | gdcm::RefCounter | [inline] |
DicomEntry(const uint16_t &group, const uint16_t &elt, const VRKey &vr=GDCM_VRUNKNOWN) | gdcm::DicomEntry | [protected] |
gdcmTypeMacro(DicomEntry) | gdcm::DicomEntry | [private] |
GetElement() const | gdcm::DicomEntry | [inline] |
GetGroup() const | gdcm::DicomEntry | [inline] |
GetKey() const | gdcm::DicomEntry | [inline] |
GetPrintLevel() | gdcm::Base | [inline] |
GetRefCount() const | gdcm::RefCounter | [inline] |
GetVR() const | gdcm::DicomEntry | [inline] |
IsVRUnknown() const | gdcm::DicomEntry | [inline] |
Print(std::ostream &os=std::cout, std::string const &indent="") | gdcm::DicomEntry | [virtual] |
PrintLevel | gdcm::Base | [protected] |
RefCounter() | gdcm::RefCounter | [inline, protected] |
Register() | gdcm::RefCounter | [inline] |
SetPrintLevel(int level) | gdcm::Base | [inline] |
SetVR(VRKey const &vr) | gdcm::DicomEntry | [inline, virtual] |
Tag | gdcm::DicomEntry | [private] |
TranslateToKey(uint16_t group, uint16_t elem) | gdcm::DicomEntry | [static] |
Unregister() | gdcm::RefCounter | [inline] |
VR | gdcm::DicomEntry | [private] |
~Base() | gdcm::Base | [inline, virtual] |
~DicomEntry() | gdcm::DicomEntry | [protected] |
~RefCounter() | gdcm::RefCounter | [inline, protected, virtual] |