#include "gdcmRefCounter.h"#include "gdcmTagKey.h"#include "gdcmDebug.h"#include "gdcmDicomDirSerie.h"#include <vector>#include <iostream>#include <map>Include dependency graph for gdcmSerieHelper.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::SerieHelper | 
| This class should be used for a stack of 2D dicom images.  More... | |
| struct | GDCM_NAME_SPACE::SerieHelper::ExRule | 
| struct | GDCM_NAME_SPACE::SerieHelper::ExDetail | 
| Typedefs | |
| typedef std::vector< File * > | GDCM_NAME_SPACE::FileList | 
| typedef std::vector< File * > | GDCM_NAME_SPACE::GdcmFileList | 
| typedef std::map< std::string, FileList * > | GDCM_NAME_SPACE::XCoherentFileSetmap | 
| XCoherent stands for 'Extra Coherent', (The name 'Coherent' would be enough but it was used before; I don't want to put a bomb in the code) Any 'better name' is welcome ! | |
| typedef bool(* | GDCM_NAME_SPACE::BOOL_FUNCTION_PFILE_PFILE_POINTER )(File *, File *) | 
 1.4.6
 1.4.6