AssignProperty(const BaseProperty &property) | mitk::BaseProperty | |
BaseProperty() | mitk::BaseProperty | protected |
BaseProperty(const BaseProperty &other) | mitk::BaseProperty | protected |
Clone() const | mitk::UIntProperty | |
GenericProperty< unsigned int >::Clone() const | mitk::GenericProperty< unsigned int > | |
ConstPointer typedef | mitk::UIntProperty | |
FromJSON(const nlohmann::json &j) override | mitk::UIntProperty | virtual |
GenericProperty() | mitk::GenericProperty< unsigned int > | inlineprotected |
GenericProperty(unsigned int x) | mitk::GenericProperty< unsigned int > | inlineprotected |
GenericProperty(const GenericProperty &other) | mitk::GenericProperty< unsigned int > | inlineprotected |
GetClassHierarchy() const override | mitk::UIntProperty | inlinevirtual |
GenericProperty< unsigned int >::GetClassHierarchy() const override | mitk::GenericProperty< unsigned int > | inlinevirtual |
GetClassName() const | mitk::UIntProperty | virtual |
GenericProperty< unsigned int >::GetClassName() const | mitk::GenericProperty< unsigned int > | virtual |
GetStaticNameOfClass() | mitk::UIntProperty | inlinestatic |
GetValue() const | mitk::GenericProperty< unsigned int > | virtual |
GetValueAsString() const override | mitk::GenericProperty< unsigned int > | inline |
mitk::BaseProperty::GetValueAsString() const | mitk::BaseProperty | virtual |
m_Value | mitk::GenericProperty< unsigned int > | protected |
New() | mitk::UIntProperty | static |
New(unsigned int _arg) | mitk::UIntProperty | inlinestatic |
operator=(const BaseProperty &property) | mitk::UIntProperty | |
mitk::BaseProperty::operator=(const BaseProperty &property) | mitk::BaseProperty | |
operator==(const BaseProperty &property) const | mitk::BaseProperty | |
Pointer typedef | mitk::UIntProperty | |
Self typedef | mitk::UIntProperty | |
SetValue(unsigned int _arg) | mitk::GenericProperty< unsigned int > | virtual |
Superclass typedef | mitk::UIntProperty | |
ToJSON(nlohmann::json &j) const override | mitk::UIntProperty | virtual |
UIntProperty() | mitk::UIntProperty | protected |
UIntProperty(const UIntProperty &) | mitk::UIntProperty | protected |
UIntProperty(unsigned int x) | mitk::UIntProperty | protected |
VALUE_CANNOT_BE_CONVERTED_TO_STRING | mitk::BaseProperty | static |
ValueType typedef | mitk::GenericProperty< unsigned int > | |
~BaseProperty() override | mitk::BaseProperty | protected |