MeVisLab Toolbox Reference
mlFileListToolsFileAttribute.h File Reference

Attributes assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files. More...

#include "MLFileListToolsSystem.h"
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <string>
#include <ThirdPartyWarningsRestore.h>
#include <mlErrorMacros.h>
#include <DCMTree_Lib.h>

Go to the source code of this file.

Classes

class  ml::FileListTools::FileAttribute
 Attributes assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files. More...
 

Namespaces

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

Typedefs

typedef FileListTools::FileAttribute ml::DirectDicomImportImportFileAttribute
 For backward compatibility: More...
 

Detailed Description

Attributes assigned to files in a FileList according to filter operations on the file names or DICOM tags found in the files.

Author
Wolf Spindler
Date
2011-02-21

Definition in file mlFileListToolsFileAttribute.h.