17 #ifndef __MITK_FILE_SERIES_READER__H_
18 #define __MITK_FILE_SERIES_READER__H_
40 typedef std::vector<std::string> MatchedFileNames;
42 virtual MatchedFileNames GetMatchedFileNames();
49 virtual bool GenerateFileList();
#define MITKLEGACYIO_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Interface class of readers that read from files.
std::string m_FilePattern
MatchedFileNames m_MatchedFileNames