| 
    MeVisLab Toolbox Reference
    
   | 
 
Base object class for passing DSRDocuments between MeVisLab modules. More...
#include "MLMultiFileVolumeListDcmtkOutputsSystem.h"#include "mlTypeDefs.h"#include <dcmtk/dcmdata/dcfilefo.h>#include <dcmtk/dcmdata/dcdeftag.h>Go to the source code of this file.
Classes | |
| struct | ml::DefaultDcmtkReaderFunctor | 
| Default class providing the read function for getDCMTKObjFromFile which needs the option to extent its functionality for different IODs.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Typedefs | |
| typedef boost::shared_ptr< DcmFileFormat > | DcmFileFormatPtr | 
| Boost shared pointer managing a DcmFileFormat object.   | |
Base object class for passing DSRDocuments between MeVisLab modules.
Definition in file mlMultiFileVolumeListDcmtkTools.h.
| typedef boost::shared_ptr<DcmFileFormat> DcmFileFormatPtr | 
Boost shared pointer managing a DcmFileFormat object.
Definition at line 22 of file mlMultiFileVolumeListDcmtkTools.h.