MeVisLab Toolbox Reference
mlFileListFilterPluginBase.h File Reference

A base class for plugins which can be used by file list importers to filter and classify files. More...

#include "MLFileListToolsSystem.h"
#include <mlModuleIncludes.h>
#include "mlFilterMessage.h"
#include <DCMTree_Lib.h>

Go to the source code of this file.

Classes

class  ml::FileListFilterPluginBase
 A base class for plugins which can be used by file list importers to filter and classify files. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 
 ml::FileListTools
 

Typedefs

typedef FileListFilterPluginBase ml::DirectDicomImportImportFilterPluginBase
 For backward compatibility: More...
 

Detailed Description

A base class for plugins which can be used by file list importers to filter and classify files.

Author
Wolf Spindler
Date
2011-01-05

Definition in file mlFileListFilterPluginBase.h.