|
Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::InvocationFunc< R, A >, including all inherited members.
| clone() const noexcept=0 | jau::InvocationFunc< R, A > | pure virtual |
| getType() const noexcept=0 | jau::InvocationFunc< R, A > | pure virtual |
| InvocationFunc() noexcept | jau::InvocationFunc< R, A > | inlineprotected |
| InvocationFunc(const InvocationFunc &o) noexcept=default | jau::InvocationFunc< R, A > | |
| InvocationFunc(InvocationFunc &&o) noexcept=default | jau::InvocationFunc< R, A > | |
| invoke(A... args)=0 | jau::InvocationFunc< R, A > | pure virtual |
| operator!=(const InvocationFunc< R, A... > &rhs) const noexcept=0 | jau::InvocationFunc< R, A > | pure virtual |
| operator=(const InvocationFunc &o) noexcept=default | jau::InvocationFunc< R, A > | |
| operator=(InvocationFunc &&o) noexcept=default | jau::InvocationFunc< R, A > | |
| operator==(const InvocationFunc< R, A... > &rhs) const noexcept=0 | jau::InvocationFunc< R, A > | pure virtual |
| toString() const =0 | jau::InvocationFunc< R, A > | pure virtual |
| ~InvocationFunc() noexcept | jau::InvocationFunc< R, A > | inlinevirtual |
1.8.18