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