17 #ifndef __mitkBaseDataIO_h
18 #define __mitkBaseDataIO_h
24 #include "itkObject.h"
49 static std::vector<mitk::BaseData::Pointer> LoadBaseDataFromFile(
const std::string path,
50 const std::string filePrefix,
51 const std::string filePattern,
60 void operator=(
const Self &);
#define MITKLEGACYIO_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
BaseDataIO creates instances of BaseData objects using an object factory.
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer