MeVisLab Toolbox Reference
mlDirectDicomImportDPLSecondPassPartitioningProvider.h File Reference

A derived DPL SecondPassPartitioningProvider to handle partitioners used in DirectDicomImport. More...

#include "MLDirectDicomImportSystem.h"
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <map>
#include <string>
#include <ThirdPartyWarningsRestore.h>
#include "mlDirectDicomImportDPLSecondPassPartitioner.h"
#include "DPL_TypeDefs.h"
#include "DPL_SecondPassPartitioningProvider.h"
#include "DPT_IrregularTimePointsPartitioner.h"
#include "DPT_FrameCopyPartitioner.h"

Go to the source code of this file.

Classes

class  ml::DirectDicomImportDPLSecondPassPartitioningProvider
 An implementation of the DPL::SecondPassPartitioningProvider class for the DirectDicomImport modules. More...
 

Namespaces

 DPL
 Forward and includes of internally used DPL classes.
 
 ml
 Main documentation file for ML users and developers.
 

Detailed Description

A derived DPL SecondPassPartitioningProvider to handle partitioners used in DirectDicomImport.

Author
Wolf Spindler
Date
2010-02-08

! A derived DPL SecondPassPartitioningProvider to partition multi-frame files.

Definition in file mlDirectDicomImportDPLSecondPassPartitioningProvider.h.