#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 |
Classes | |
class | gdcm::VR |
Container for dicom Value Representation Hash Table. More... | |
Typedefs | |
typedef std::string | gdcm::VRAtr |
typedef std::map< VRKey, VRAtr > | gdcm::VRHT |
Value Representation Hash Table. |