|
jaulib v1.4.0-2-g788cf73
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for jau::final_opt< R, A >, including all inherited members.
| bind_lambda(L func) noexcept | jau::final_opt< R, A > | inlinestatic |
| bind_ylambda(L func) noexcept | jau::final_opt< R, A > | inlinestatic |
| delegate_type typedef | jau::final_opt< R, A > | |
| function() noexcept | jau::final_opt< R, A > | inline |
| function(std::nullptr_t) noexcept | jau::final_opt< R, A > | inline |
| function(delegate_type _delegate, int dummy) noexcept | jau::final_opt< R, A > | inlineexplicit |
| function(R(*func)(A...)) noexcept | jau::final_opt< R, A > | inline |
| function(L func) noexcept | jau::final_opt< R, A > | inline |
| function(C1 *base, R(C0::*mfunc)(A...)) noexcept | jau::final_opt< R, A > | inline |
| function(const I &data, R(*func)(I &, A...)) noexcept | jau::final_opt< R, A > | inline |
| function(I &&data, R(*func)(I &, A...)) noexcept | jau::final_opt< R, A > | inline |
| function(I *data_ptr, R(*func)(I *, A...)) noexcept | jau::final_opt< R, A > | inline |
| function(uint64_t id, std::function< R(A...)> func) noexcept | jau::final_opt< R, A > | inline |
| function(const function &o) noexcept=default | jau::final_opt< R, A > | |
| function(function &&o) noexcept=default | jau::final_opt< R, A > | |
| is_null() const noexcept | jau::final_opt< R, A > | inline |
| is_target_trivially_copyable() const noexcept | jau::final_opt< R, A > | inline |
| operator bool() const noexcept | jau::final_opt< R, A > | inlineexplicit |
| operator!=(const function< R(A...)> &rhs) const noexcept | jau::final_opt< R, A > | inline |
| operator()(A... args) const | jau::final_opt< R, A > | inline |
| operator()(A... args) | jau::final_opt< R, A > | inline |
| operator=(const function &o) noexcept=default | jau::final_opt< R, A > | |
| operator=(function &&o) noexcept=default | jau::final_opt< R, A > | |
| operator==(const function< R(A...)> &rhs) const noexcept | jau::final_opt< R, A > | inline |
| result_type typedef | jau::final_opt< R, A > | |
| signature() const noexcept | jau::final_opt< R, A > | inline |
| size() const noexcept | jau::final_opt< R, A > | inline |
| target_size() const noexcept | jau::final_opt< R, A > | inline |
| toString() const | jau::final_opt< R, A > | inline |
| type() const noexcept | jau::final_opt< R, A > | inline |