mitk::PropertyList Member List

This is the complete list of members for mitk::PropertyList, including all inherited members.
Clear()mitk::PropertyList [virtual]
Clone()mitk::PropertyList [virtual]
ConcatenatePropertyList(PropertyList *pList, bool replace=false)mitk::PropertyList
ConstPointer typedefmitk::PropertyList
DeleteProperty(const std::string &propertyKey)mitk::PropertyList
GetBoolProperty(const char *propertyKey, bool &boolValue) const mitk::PropertyList
GetClassName() const mitk::PropertyList [virtual]
GetFloatProperty(const char *propertyKey, float &floatValue) const mitk::PropertyList
GetIntProperty(const char *propertyKey, int &intValue) const mitk::PropertyList
GetMap() const mitk::PropertyList [inline]
GetMTime() const mitk::PropertyList [virtual]
GetProperty(const std::string &propertyKey) const mitk::PropertyList
GetPropertyValue(const char *propertyKey, T &value) const mitk::PropertyList [inline]
GetStringProperty(const char *propertyKey, std::string &stringValue) const mitk::PropertyList
IsEmpty() const mitk::PropertyList [inline]
IsEnabled(const std::string &propertyKey)mitk::PropertyList [virtual]
m_Propertiesmitk::PropertyList [protected]
New()mitk::PropertyList [static]
Pointer typedefmitk::PropertyList
PropertyList()mitk::PropertyList [protected]
PropertyMap typedefmitk::PropertyList
PropertyMapElementType typedefmitk::PropertyList
ReplaceProperty(const std::string &propertyKey, BaseProperty *property)mitk::PropertyList
Self typedefmitk::PropertyList
SetBoolProperty(const char *propertyKey, bool boolValue)mitk::PropertyList
SetEnabled(const std::string &propertyKey, bool enabled)mitk::PropertyList [virtual]
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::PropertyList [protected, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines