#include "gdcmHeader.h"#include "gdcmCommon.h"#include "gdcmPatient.h"#include "gdcmDicomDirElement.h"#include <list>#include <vector>Go to the source code of this file.
Classes | |
| class | gdcmDicomDir |
Typedefs | |
| typedef std::list< gdcmPatient * > | ListPatient |
| typedef std::vector< gdcmHeader * > | ListHeader |
|
|
Definition at line 16 of file gdcmDicomDir.h. Referenced by gdcmDicomDir::NewDicomDir(), and gdcmDicomDir::SetElements(). |
|
|
Definition at line 15 of file gdcmDicomDir.h. Referenced by gdcmDicomDir::GetPatients(). |
1.3.6