MeVisLab Toolbox Reference
mlFileListToolsFileList.h File Reference

A tool class to manage a list of file/frame names/urls associated with attributes. More...

#include "MLFileListToolsSystem.h"
#include "mlFileListToolsFileAttribute.h"
#include "mlFileListFilterPluginBase.h"
#include "mlDICOMCachedIOProxies.h"
#include <mlProgressLogger.h>
#include <mlTypeDefs.h>
#include <ThirdPartyWarningsDisable.h>
#include <map>
#include <string>
#include <vector>
#include <ThirdPartyWarningsRestore.h>
#include "DCMTree_Lib.h"

Go to the source code of this file.

Classes

class  ml::FileListTools::FileList
 A tool class to manage a list of file/frame names/urls associated with attributes. More...
 

Namespaces

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

Typedefs

typedef FileListTools::FileList ml::DirectDicomImportFileList
 For backward compatibility: More...
 

Detailed Description

A tool class to manage a list of file/frame names/urls associated with attributes.

Author
Wolf Spindler
Date
2011-Jan-07

Definition in file mlFileListToolsFileList.h.