| capval_target_t(const I &_data, R(*_function)(I &, A...)) noexcept | jau::func::capval_target_t< R, I, A > | inline |
| capval_target_t(I &&_data, R(*_function)(I &, A...)) noexcept | jau::func::capval_target_t< R, I, A > | inline |
| delegate(const I &data, R(*function)(I &, A...)) noexcept | jau::func::capval_target_t< R, I, A > | inlinestatic |
| delegate(I &&data, R(*function)(I &, A...)) noexcept | jau::func::capval_target_t< R, I, A > | inlinestatic |
| delegate_type typedef | jau::func::capval_target_t< R, I, A > | |
| operator()(A... args) override | jau::func::capval_target_t< R, I, A > | inlinevirtual |
| operator=(const target_t &o) noexcept=default | jau::func::target_t< R, A... > | |
| operator=(target_t &&o) noexcept=default | jau::func::target_t< R, A... > | |
| operator==(const target_t< R, A... > &rhs) const noexcept override | jau::func::capval_target_t< R, I, A > | inlinevirtual |
| target_t(target_type ttype_) noexcept | jau::func::target_t< R, A... > | inlineprotected |
| target_t(const target_t &o) noexcept=default | jau::func::target_t< R, A... > | |
| target_t(target_t &&o) noexcept=default | jau::func::target_t< R, A... > | |
| type() const noexcept | jau::func::target_t< R, A... > | inline |
| ~target_t() noexcept | jau::func::target_t< R, A... > | inlinevirtual |