MeVisLab Toolbox Reference
mlDICOMCachedIOFileHandle.h File Reference

Header of FileHandle class which should be used in DICOM importing modules to resolve the filename for a given identifier. More...

#include "MLDICOMCachedIOSystem.h"
#include "mlDICOMCachedIOFileHandlePlugin.h"
#include "mlDICOMCachedIOFileHandleProvider.h"
#include <mlUtilsSystemC.h>
#include <mlFileSystem.h>
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <vector>
#include <ThirdPartyWarningsRestore.h>

Go to the source code of this file.

Classes

class  ml::DICOMCachedIOFileHandleBase< CT >
 Forward template declaration for typedef'ing. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Detailed Description

Header of FileHandle class which should be used in DICOM importing modules to resolve the filename for a given identifier.


Author
Markus Huellebrand
Date
2011-10-25

Definition in file mlDICOMCachedIOFileHandle.h.