allKeysAsString() | sofa::helper::SelectableItem< Derived, IdType > | inlinestatic |
dataDescription() | sofa::helper::SelectableItem< Derived, IdType > | inlinestatic |
description() const | sofa::helper::SelectableItem< Derived, IdType > | inline |
findId(const std::string_view key) | sofa::helper::SelectableItem< Derived, IdType > | inlineprotectedstatic |
findId_impl(const std::string_view key, std::index_sequence< Is... >) | sofa::helper::SelectableItem< Derived, IdType > | inlineprotectedstatic |
id_type typedef | sofa::helper::SelectableItem< Derived, IdType > | |
items() | sofa::helper::SelectableItem< Derived, IdType > | inlinestatic |
key() const | sofa::helper::SelectableItem< Derived, IdType > | inline |
keyError(const std::string_view key) | sofa::helper::SelectableItem< Derived, IdType > | inlineprotected |
m_selected_id | sofa::helper::SelectableItem< Derived, IdType > | protected |
numberOfItems() | sofa::helper::SelectableItem< Derived, IdType > | inlinestatic |
operator id_type() const | sofa::helper::SelectableItem< Derived, IdType > | inline |
operator std::string_view() const | sofa::helper::SelectableItem< Derived, IdType > | inlineexplicit |
operator!=(const SelectableItem &other) const | sofa::helper::SelectableItem< Derived, IdType > | inline |
operator=(const std::string_view key) | sofa::helper::SelectableItem< Derived, IdType > | inline |
operator==(const std::string_view key) | sofa::helper::SelectableItem< Derived, IdType > | inline |
operator==(const SelectableItem &other) const | sofa::helper::SelectableItem< Derived, IdType > | inline |
print(std::ostream &out) const final | sofa::helper::SelectableItem< Derived, IdType > | inlinevirtual |
readFromStream(std::istream &stream) final | sofa::helper::SelectableItem< Derived, IdType > | inlinevirtual |
SelectableItem()=default | sofa::helper::SelectableItem< Derived, IdType > | |
SelectableItem(const std::string_view key) | sofa::helper::SelectableItem< Derived, IdType > | inline |