Async++ unknown
Async (co_await/co_return) code for C++
|
This is the complete list of members for asyncpp::simple_dispatcher, including all inherited members.
current(dispatcher *disp) | asyncpp::dispatcher | inlineprotectedstatic |
current() noexcept | asyncpp::dispatcher | inlinestatic |
push(std::function< void()> cbfn) override | asyncpp::simple_dispatcher | inlinevirtual |
run() | asyncpp::simple_dispatcher | inline |
stop() noexcept | asyncpp::simple_dispatcher | inline |
~dispatcher()=default (defined in asyncpp::dispatcher) | asyncpp::dispatcher | protected |