MeVisLab Toolbox Reference
mlMultiFileVolume.h File Reference

Header file of class representing volumes composed of multiple DICOM or other files. More...

#include "MLMultiFileVolumeSystem.h"
#include <mlZTUFileNameSet.h>
#include "mlMultiFileVolumeAdditionalOptions.h"
#include <mlDICOMCachedIOFileHandle.h>
#include <mlDICOMCachedIOProxies.h>
#include <mlDicomToMLTools.h>
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <ThirdPartyWarningsRestore.h>
#include <DCMTree_Lib.h>

Go to the source code of this file.

Classes

class  ml::MultiFileVolume
 Management class used by DirectDicomImport to create, represent and describe volumes composed of multiple DICOM or other files without needing additional intermediate representations or copies of the composed files. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef MultiFileVolume ml::DirectDicomImportVolumeReference
 For backward compatibility to DirectDicomImport applications: More...
 

Detailed Description

Header file of class representing volumes composed of multiple DICOM or other files.

Author
Wolf Spindler
Date
2009-10-27

Definition in file mlMultiFileVolume.h.