Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::simple_dispatcher Member List

This is the complete list of members for asyncpp::simple_dispatcher, including all inherited members.

current(dispatcher *disp)asyncpp::dispatcherinlineprotectedstatic
current() noexceptasyncpp::dispatcherinlinestatic
push(std::function< void()> cbfn) overrideasyncpp::simple_dispatcherinlinevirtual
run()asyncpp::simple_dispatcherinline
stop() noexceptasyncpp::simple_dispatcherinline
~dispatcher()=default (defined in asyncpp::dispatcher)asyncpp::dispatcherprotected