#include "gdcmRefCounter.h"
#include "gdcmVRKey.h"
#include <list>
Include dependency graph for gdcmDicomDirElement.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::DicomDirElement |
Represents elements contained in a DicomDir class for the chained lists from the file 'Dicts/DicomDir.dic'. More... | |
Typedefs | |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirMetaElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirPatientElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirStudyElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirVisitElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirSerieElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirImageElem |
typedef std::list< DicomElement > | GDCM_NAME_SPACE::ListDicomDirPrivateElem |