#include "gdcmRefCounter.h"
#include "gdcmDict.h"
#include "gdcmGlobal.h"
#include <map>
#include <list>
Include dependency graph for gdcmDictSet.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | GDCM_NAME_SPACE |
Classes | |
class | GDCM_NAME_SPACE::DictSet |
Container for managing a set of loaded dictionaries (Dict). More... | |
Typedefs | |
typedef std::map< DictKey, Dict * > | GDCM_NAME_SPACE::DictSetHT |