|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
This is the complete list of members for mitk::IPropertyPersistence, including all inherited members.
| AddInfo(const PropertyPersistenceInfo *info, bool overwrite=false)=0 | mitk::IPropertyPersistence | pure virtual |
| GetInfo(const std::string &propertyName, bool allowNameRegEx=true) const =0 | mitk::IPropertyPersistence | pure virtual |
| GetInfo(const std::string &propertyName, const MimeTypeNameType &mime, bool allowMimeWildCard=false, bool allowNameRegEx=true) const =0 | mitk::IPropertyPersistence | pure virtual |
| GetInfoByKey(const std::string &persistenceKey, bool allowKeyRegEx=true) const =0 | mitk::IPropertyPersistence | pure virtual |
| HasInfo(const std::string &propertyName, bool allowNameRegEx=true) const =0 | mitk::IPropertyPersistence | pure virtual |
| InfoResultType typedef | mitk::IPropertyPersistence | |
| MimeTypeNameType typedef | mitk::IPropertyPersistence | |
| RemoveAllInfo()=0 | mitk::IPropertyPersistence | pure virtual |
| RemoveInfo(const std::string &propertyName)=0 | mitk::IPropertyPersistence | pure virtual |
| RemoveInfo(const std::string &propertyName, const MimeTypeNameType &mime)=0 | mitk::IPropertyPersistence | pure virtual |
| ~IPropertyPersistence() | mitk::IPropertyPersistence | virtual |