#include "gdcmDocEntry.h"
#include <vector>
#include <iostream>
Include dependency graph for gdcmDataEntry.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::DataEntry |
Any Dicom Document (File or DicomDir, or ...) contains a set of DocEntry - Dicom entries - (when successfuly parsed against a given Dicom dictionary) DataEntry is an elementary DocEntry (as opposed to SeqEntry). Depending on the type of its content,. More... | |
Defines | |
#define | _GDCMDATAENTRY_H_ |
|
Definition at line 20 of file gdcmDataEntry.h. |