#include "gdcmRefCounter.h"
#include <map>
#include <string>
#include <iostream>
Include dependency graph for gdcmDictGroupName.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::DictGroupName |
Container for dicom 'Group Name' Hash Table. (formerly NIH defined ACR-NEMA group name). More... | |
Typedefs | |
typedef std::map< uint16_t, TagName > | GDCM_NAME_SPACE::DictGroupNameHT |
Group Name Hash Table. |