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