Medical Imaging Interaction Toolkit  2016.11.0
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() const mitk::PropertyList
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::PropertyList
ConstPointer typedefmitk::PropertyList
DeleteProperty(const std::string &propertyKey)mitk::PropertyList
Get(const char *propertyKey, bool &boolValue) const mitk::PropertyList
Get(const char *propertyKey, int &intValue) const mitk::PropertyList
Get(const char *propertyKey, float &floatValue) const mitk::PropertyList
Get(const char *propertyKey, double &doubleValue) const mitk::PropertyList
Get(const char *propertyKey, std::string &stringValue) const mitk::PropertyList
GetBoolProperty(const char *propertyKey, bool &boolValue) const mitk::PropertyList
GetClassHierarchy() const mitk::PropertyListinlinevirtual
GetClassName() const mitk::PropertyListvirtual
GetDoubleProperty(const char *propertyKey, double &doubleValue) const mitk::PropertyList
GetFloatProperty(const char *propertyKey, float &floatValue) const mitk::PropertyList
GetIntProperty(const char *propertyKey, int &intValue) const mitk::PropertyList
GetMap() const mitk::PropertyListinline
GetMTime() const overridemitk::PropertyListvirtual
GetProperty(const std::string &propertyKey) const mitk::PropertyList
GetPropertyValue(const char *propertyKey, T &value) const mitk::PropertyListinline
GetStaticNameOfClass()mitk::PropertyListinlinestatic
GetStringProperty(const char *propertyKey, std::string &stringValue) const mitk::PropertyList
IsEmpty() const mitk::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
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)mitk::PropertyList
SetStringProperty(const char *propertyKey, const char *stringValue)mitk::PropertyList
Superclass typedefmitk::PropertyList
~PropertyList()mitk::PropertyListprotectedvirtual