This is the complete list of members for xronos::sdk::BaseReaction, including all inherited members.
| add_attribute(std::string_view key, const AttributeValue &value) noexcept -> bool | xronos::sdk::Element | |
| add_attributes(const R &range) noexcept -> bool | xronos::sdk::Element | |
| add_attributes(std::initializer_list< std::pair< std::string_view, AttributeValue > > attributes) -> bool | xronos::sdk::Element | |
| BaseReaction(const ReactionProperties &properties) | xronos::sdk::BaseReaction | |
| context() noexcept -> auto | xronos::sdk::BaseReaction | protected | 
| Element(Element &&)=default | xronos::sdk::Element | |
| fqn() const noexcept -> const std::string & | xronos::sdk::Element | |
| handler()=0 | xronos::sdk::BaseReaction | privatepure virtual | 
| name() const noexcept -> const std::string & | xronos::sdk::Element | |
| operator=(Element &&) -> Element &=default | xronos::sdk::Element | |
| uid() const noexcept -> std::uint64_t | xronos::sdk::Element | |
| ~Element()=default | xronos::sdk::Element | virtual |