MeVisLab Toolbox Reference
mlRetrieveDCMTree.h File Reference

Header file with tool function(s) to get a DCMTree from differently typed sources. More...

Go to the source code of this file.

Namespaces

namespace  ml
 Defines the class GetTileJob.
namespace  ml::DicomToMLTools
 A collection of DICOM tool functions.

Functions

MLMULTI_FILE_VOLUME_EXPORT DCMTree::Const_TreePtr ml::DicomToMLTools::getInputDCMTree (Module &moduleWithInFields, const std::string &inputSourceName, const std::string &fileName, Base *basePtr, const MLint volIdx, size_t *numVolumes, bool allowEmptyFileNames, DicomMessageCollector &dcmMsgCollector)
MLMULTI_FILE_VOLUME_EXPORT void ml::DicomToMLTools::getDCMTreeFromAnyFileType (const std::string &fileName, bool postError, DCMTree::Const_TreePtr &treePtr, size_t &numVols, DicomMessageCollector &dcmMsgCollector)

Detailed Description

Header file with tool function(s) to get a DCMTree from differently typed sources.

Author
Wolf Spindler
Date
2011-03-03

Definition in file mlRetrieveDCMTree.h.