Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Functions | |
bool | infoPredicate (const std::multimap< const std::string, mitk::PropertyPersistenceInfo::ConstPointer >::value_type &x, const std::string &propertyName, const std::string &mime) |
bool | infoPredicateRegEx (const std::multimap< const std::string, mitk::PropertyPersistenceInfo::ConstPointer >::value_type &x, const std::string &propertyName, const std::string &mime) |
bool infoPredicate | ( | const std::multimap< const std::string, mitk::PropertyPersistenceInfo::ConstPointer >::value_type & | x, |
const std::string & | propertyName, | ||
const std::string & | mime | ||
) |
Definition at line 122 of file mitkPropertyPersistence.cpp.
Referenced by mitk::PropertyPersistence::GetInfo().
bool infoPredicateRegEx | ( | const std::multimap< const std::string, mitk::PropertyPersistenceInfo::ConstPointer >::value_type & | x, |
const std::string & | propertyName, | ||
const std::string & | mime | ||
) |
Definition at line 130 of file mitkPropertyPersistence.cpp.
Referenced by mitk::PropertyPersistence::GetInfo().