MeVisLab Toolbox Reference
mlDICOMCachedIODCMTreeLoaderPlugin.h File Reference

Header file with base class for plugins which implement loading of DICOM trees. More...

#include "MLDICOMCachedIOSystem.h"
#include <mlTypeDefs.h>
#include <DCMTree_Tree.h>

Go to the source code of this file.

Classes

class  MLDICOMCachedIODCMTreeLoaderPlugin
 Base class for plugins which support loading of DICOM trees (this class already implements basic file loading). More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

Forward declarations to internally used stuff.
typedef DICOMCachedIOFileHandleBase< char > ml::DICOMCachedIOFileHandle
 "Forward" to DICOMCachedIOFileHandle. More...
 

Detailed Description

Header file with base class for plugins which implement loading of DICOM trees.

Author
Markus Huellebrand
Date
08/2011

Definition in file mlDICOMCachedIODCMTreeLoaderPlugin.h.