AddDict(std::string const &filename) | gdcm::Dict | |
AddEntry(DictEntry *newEntry) | gdcm::Dict | |
Base() | gdcm::Base | [inline] |
ClearEntry() | gdcm::Dict | |
Delete() | gdcm::RefCounter | [inline] |
Dict() | gdcm::Dict | [protected] |
Dict(std::string const &filename) | gdcm::Dict | [protected] |
DoTheLoadingJob(std::ifstream &ifs) | gdcm::Dict | [private] |
Filename | gdcm::Dict | [private] |
gdcmTypeMacro(Dict) | gdcm::Dict | [private] |
GetEntry(uint16_t group, uint16_t elem) | gdcm::Dict | |
GetEntry(TagKey const &key) | gdcm::Dict | |
GetFirstEntry() | gdcm::Dict | |
GetNextEntry() | gdcm::Dict | |
GetPrintLevel() | gdcm::Base | [inline] |
GetRefCount() const | gdcm::RefCounter | [inline] |
ItKeyHt | gdcm::Dict | [private] |
KeyHt | gdcm::Dict | [private] |
New() | gdcm::Dict | [inline, static] |
New(std::string const &filename) | gdcm::Dict | [inline, static] |
Print(std::ostream &os=std::cout, std::string const &indent="") | gdcm::Dict | [virtual] |
PrintLevel | gdcm::Base | [protected] |
RefCounter() | gdcm::RefCounter | [inline, protected] |
Register() | gdcm::RefCounter | [inline] |
RemoveDict(std::string const &filename) | gdcm::Dict | |
RemoveEntry(TagKey const &key) | gdcm::Dict | |
RemoveEntry(uint16_t group, uint16_t elem) | gdcm::Dict | |
ReplaceEntry(DictEntry *newEntry) | gdcm::Dict | |
SetPrintLevel(int level) | gdcm::Base | [inline] |
Unregister() | gdcm::RefCounter | [inline] |
~Base() | gdcm::Base | [inline, virtual] |
~Dict() | gdcm::Dict | [protected] |
~RefCounter() | gdcm::RefCounter | [inline, protected, virtual] |