#include "gdcmRefCounter.h"
#include "gdcmVRKey.h"
#include <map>
#include <string>
#include <iostream>
Include dependency graph for gdcmVR.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::VR |
Container for dicom Value Representation Hash Table. More... | |
Typedefs | |
typedef std::string | GDCM_NAME_SPACE::VRAtr |
typedef std::map< VRKey, VRAtr > | GDCM_NAME_SPACE::VRHT |
Value Representation Hash Table. |