13 #ifndef mitkPreferenceListReaderOptionsFunctor_h
14 #define mitkPreferenceListReaderOptionsFunctor_h
Find image slices visible on a given plane.
std::map< std::string, us::Any > Options
Options for reading or writing data.
Option callback functor with a preference list/ black list option selection strategy.
const ListType m_PreferenceList
PreferenceListReaderOptionsFunctor(const ListType &preference, const IFileReader::Options &options)
PreferenceListReaderOptionsFunctor()
PreferenceListReaderOptionsFunctor(const ListType &preference, const ListType &black, const IFileReader::Options &options)
bool operator()(IOUtil::LoadInfo &loadInfo) const override
PreferenceListReaderOptionsFunctor(const ListType &preference, const ListType &black)
std::vector< std::string > ListType
const IFileReader::Options m_Options
const ListType m_BlackList