#include "gdcmRefCounter.h"#include "gdcmDictEntry.h"#include <iostream>#include <fstream>#include <list>#include <map>Include dependency graph for gdcmDict.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gdcm |
Classes | |
| class | gdcm::Dict |
| Dict acts a memory representation of a dicom dictionary i.e. it is a container for a collection of dictionary entries. The dictionary is loaded from in an ascii file. There should be a single public dictionary (THE dictionary of the actual DICOM v3) but as many shadow dictionaries as imagers combined with all software versions... More... | |
Typedefs | |
| typedef std::string | gdcm::DictKey |
| typedef std::map< TagKey, DictEntry * > | gdcm::TagKeyHT |
1.4.4