#include "gdcmRefCounter.h"
#include <map>
#include <string>
#include <iostream>
Include dependency graph for gdcmTS.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::TS |
Container for dicom 'Transfer Syntax' Hash Table. More... | |
Typedefs | |
typedef std::string | GDCM_NAME_SPACE::TSKey |
typedef std::string | GDCM_NAME_SPACE::TSAtr |
typedef std::map< TSKey, TSAtr > | GDCM_NAME_SPACE::TSHT |