Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
Medical Imaging Interaction Toolkit
mitk::PropertyList Member List

This is the complete list of members for mitk::PropertyList, including all inherited members.

Clear()mitk::PropertyListvirtual
Clone() constmitk::PropertyList
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::PropertyList
ConstPointer typedefmitk::PropertyList
DeleteProperty(const std::string &propertyKey)mitk::PropertyList
FromJSON(const nlohmann::json &j)mitk::PropertyList
Get(const char *propertyKey, bool &boolValue) constmitk::PropertyList
Get(const char *propertyKey, int &intValue) constmitk::PropertyList
Get(const char *propertyKey, float &floatValue) constmitk::PropertyList
Get(const char *propertyKey, double &doubleValue) constmitk::PropertyList
Get(const char *propertyKey, std::string &stringValue) constmitk::PropertyList
GetBoolProperty(const char *propertyKey, bool &boolValue) constmitk::PropertyList
GetClassHierarchy() constmitk::PropertyListinlinevirtual
GetClassName() constmitk::PropertyListvirtual
GetConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) const overridemitk::PropertyListvirtual
GetDoubleProperty(const char *propertyKey, double &doubleValue) constmitk::PropertyList
GetFloatProperty(const char *propertyKey, float &floatValue) constmitk::PropertyList
GetIntProperty(const char *propertyKey, int &intValue) constmitk::PropertyList
GetMap() constmitk::PropertyListinline
GetMTime() const overridemitk::PropertyList
GetNonConstProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=true) overridemitk::PropertyListvirtual
GetProperty(const std::string &propertyKey) constmitk::PropertyList
GetPropertyContextNames() const overridemitk::PropertyListvirtual
GetPropertyKeys(const std::string &contextName="", bool includeDefaultContext=false) const overridemitk::PropertyListvirtual
GetPropertyValue(const char *propertyKey, T &value) constmitk::PropertyListinline
GetStaticNameOfClass()mitk::PropertyListinlinestatic
GetStringProperty(const char *propertyKey, std::string &stringValue) constmitk::PropertyList
IsEmpty() constmitk::PropertyListinline
m_Propertiesmitk::PropertyListprotected
New()mitk::PropertyListstatic
Pointer typedefmitk::PropertyList
PropertyList()mitk::PropertyListprotected
PropertyList(const PropertyList &other)mitk::PropertyListprotected
PropertyMap typedefmitk::PropertyList
PropertyMapElementType typedefmitk::PropertyList
RemoveProperty(const std::string &propertyKey, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::PropertyListvirtual
ReplaceProperty(const std::string &propertyKey, BaseProperty *property)mitk::PropertyList
Self typedefmitk::PropertyList
Set(const char *propertyKey, bool boolValue)mitk::PropertyList
Set(const char *propertyKey, int intValue)mitk::PropertyList
Set(const char *propertyKey, float floatValue)mitk::PropertyList
Set(const char *propertyKey, double doubleValue)mitk::PropertyList
Set(const char *propertyKey, const char *stringValue)mitk::PropertyList
Set(const char *propertyKey, const std::string &stringValue)mitk::PropertyList
SetBoolProperty(const char *propertyKey, bool boolValue)mitk::PropertyList
SetDoubleProperty(const char *propertyKey, double doubleValue)mitk::PropertyList
SetFloatProperty(const char *propertyKey, float floatValue)mitk::PropertyList
SetIntProperty(const char *propertyKey, int intValue)mitk::PropertyList
SetProperty(const std::string &propertyKey, BaseProperty *property, const std::string &contextName="", bool fallBackOnDefaultContext=false) overridemitk::PropertyListvirtual
SetStringProperty(const char *propertyKey, const char *stringValue)mitk::PropertyList
Superclass typedefmitk::PropertyList
ToJSON(nlohmann::json &j) constmitk::PropertyList
~IPropertyOwner() overridemitk::IPropertyOwner
~IPropertyProvider()mitk::IPropertyProvidervirtual
~PropertyList() overridemitk::PropertyListprotected