This is the complete list of members for CRTP_IndexType< Derived >, including all inherited members.
asString() const =0 | IndexType | pure virtual |
clone() const override | CRTP_IndexType< Derived > | inlinevirtual |
Debug(const RefCounted *me, Debug::Print &request) | RefCounted | static |
Debug(const RefCounted *me, Debug::Footprint &request) | RefCounted | static |
denseSpaceBetween(const IndexType &rhs) const =0 | IndexType | pure virtual |
IndexType() | IndexType | protected |
IndexType(const IndexType &rhs) | IndexType | |
operator!=(const IndexType &rhs) const =0 | IndexType | pure virtual |
operator<(const IndexType &rhs) const =0 | IndexType | pure virtual |
operator<=(const IndexType &rhs) const =0 | IndexType | pure virtual |
operator==(const IndexType &rhs) const =0 | IndexType | pure virtual |
RefCounted() | RefCounted | protected |
RefCounted(const RefCounted &) | RefCounted | protected |
supportsDenseMode() const =0 | IndexType | pure virtual |
typeName() const override | CRTP_IndexType< Derived > | inlinevirtual |
~IndexType() override | IndexType | protected |
~RefCounted() | RefCounted | protectedvirtual |