ANY_MIMETYPE_NAME() | mitk::PropertyPersistenceInfo | static |
Clone() const | mitk::PropertyPersistenceInfo | |
ConstPointer typedef | mitk::PropertyPersistenceInfo | |
DeserializationFunctionType typedef | mitk::PropertyPersistenceInfo | |
GetClassHierarchy() const | mitk::PropertyPersistenceInfo | inlinevirtual |
GetClassName() const | mitk::PropertyPersistenceInfo | virtual |
GetDeserializationFunction() const | mitk::PropertyPersistenceInfo | |
GetKey() const | mitk::PropertyPersistenceInfo | |
GetKeyTemplate() const | mitk::PropertyPersistenceInfo | |
GetMimeTypeName() const | mitk::PropertyPersistenceInfo | |
GetName() const | mitk::PropertyPersistenceInfo | |
GetNameTemplate() const | mitk::PropertyPersistenceInfo | |
GetSerializationFunction() const | mitk::PropertyPersistenceInfo | |
GetStaticNameOfClass() | mitk::PropertyPersistenceInfo | inlinestatic |
IsRegEx() const | mitk::PropertyPersistenceInfo | |
MimeTypeNameType typedef | mitk::PropertyPersistenceInfo | |
New() | mitk::PropertyPersistenceInfo | static |
New(const std::string &_arg) | mitk::PropertyPersistenceInfo | inlinestatic |
New(const std::string &_arga, const std::string &_argb) | mitk::PropertyPersistenceInfo | inlinestatic |
Pointer typedef | mitk::PropertyPersistenceInfo | |
PrintSelf(std::ostream &os, itk::Indent indent) const override | mitk::PropertyPersistenceInfo | protected |
PropertyPersistenceInfo(const std::string &name="") | mitk::PropertyPersistenceInfo | protected |
PropertyPersistenceInfo(const std::string &name, const std::string &mimeTypeName) | mitk::PropertyPersistenceInfo | protected |
Self typedef | mitk::PropertyPersistenceInfo | |
SerializationFunctionType typedef | mitk::PropertyPersistenceInfo | |
SetDeserializationFunction(const DeserializationFunctionType &fnc) | mitk::PropertyPersistenceInfo | |
SetMimeTypeName(const MimeTypeNameType &mimeTypeName) | mitk::PropertyPersistenceInfo | |
SetName(const std::string &name) | mitk::PropertyPersistenceInfo | |
SetNameAndKey(const std::string &name, const std::string &key) | mitk::PropertyPersistenceInfo | |
SetSerializationFunction(const SerializationFunctionType &fnc) | mitk::PropertyPersistenceInfo | |
Superclass typedef | mitk::PropertyPersistenceInfo | |
UnRegExByKey(const std::string &key) const | mitk::PropertyPersistenceInfo | |
UnRegExByName(const std::string &propertyName) const | mitk::PropertyPersistenceInfo | |
UseRegEx(const std::string &nameRegEx, const std::string &nameTemplate) | mitk::PropertyPersistenceInfo | |
UseRegEx(const std::string &nameRegEx, const std::string &nameTemplate, const std::string &keyRegEx, const std::string keyTemplate) | mitk::PropertyPersistenceInfo | |
~PropertyPersistenceInfo() override | mitk::PropertyPersistenceInfo | protected |