AbstractRangeLocation(AbstractRange &range) | kanzi::AbstractRangeLocation | inlineexplicitprotected |
advance() | kanzi::AbstractRangeLocation | inline |
advanceOverride() override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
clone() | kanzi::AbstractRangeLocation | inline |
cloneOverride() override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
create(IndexedPropertyAccessRange &range, AbstractRangeLocationPtr location) | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | inlinestatic |
getPropertyObject() | kanzi::AbstractRangeLocation | inline |
getPropertyObjectOverride() override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
getPropertyValue(AbstractPropertyType propertyType, Variant &value) | kanzi::AbstractRangeLocation | inline |
getPropertyValueOverride(AbstractPropertyType propertyType, Variant &value) override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
getRange() | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | inlineprotected |
getRange() const | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | inlineprotected |
getValue(Variant &value) | kanzi::AbstractRangeLocation | inline |
getValueOverride(Variant &value) override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
IndexedPropertyAccessRangeLocation(IndexedPropertyAccessRange &range, AbstractRangeLocationPtr location) | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | inlineexplicitprotected |
isValid() const | kanzi::AbstractRangeLocation | inline |
isValidOverride() const override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
m_location | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protected |
m_range | kanzi::AbstractRangeLocation | protected |
matches(const AbstractRangeLocation &other) const | kanzi::AbstractRangeLocation | inline |
matchesOverride(const AbstractRangeLocation &other) const override | kanzi::IndexedPropertyAccessRange::IndexedPropertyAccessRangeLocation | protectedvirtual |
operator bool() const | kanzi::AbstractRangeLocation | inline |
operator!=(const AbstractRangeLocation &rhs) const | kanzi::AbstractRangeLocation | inline |
operator==(const AbstractRangeLocation &rhs) const | kanzi::AbstractRangeLocation | inline |
~AbstractRangeLocation()=default | kanzi::AbstractRangeLocation | virtual |