#include "gdcmDocEntrySet.h"
#include "gdcmElementSet.h"
#include <list>
#include <fstream>
Include dependency graph for gdcmSQItem.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::SQItem |
a SeqEntry is composed by a set of SQItems. Each SQItem is composed by a set of DocEntry A DocEntry may be a SeqEntry ... and so forth More... | |
Typedefs | |
typedef std::list< DocEntry * > | GDCM_NAME_SPACE::ListDocEntry |