#include "gdcmBase.h"
#include "gdcmDicomDirSerie.h"
#include <string>
#include <vector>
#include <iostream>
Include dependency graph for gdcmDirList.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::DirList |
List containing the file headers of all the 'gdcm readable' files found by exploring (possibly recursively) a root directory. More... | |
Typedefs | |
typedef std::vector< std::string > | GDCM_NAME_SPACE::DirListType |