Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::func::capref_target_t< R, I, A >, including all inherited members.
capref_target_t(I *_data_ptr, R(*_function)(I *, A...)) noexcept | jau::func::capref_target_t< R, I, A > | inline |
delegate(I *data_ptr, R(*function)(I *, A...)) noexcept | jau::func::capref_target_t< R, I, A > | inlinestatic |
delegate_type typedef | jau::func::capref_target_t< R, I, A > | |
operator()(A... args) override | jau::func::capref_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::capref_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 |