D++ (DPP)  10.0.30
C++ Discord API Bot Library
dpp::detail::async::async_base< R > Member List

This is the complete list of members for dpp::detail::async::async_base< R >, including all inherited members.

async_base(Obj &&obj, Fun &&fun, Args &&... args)dpp::detail::async::async_base< R >inlineexplicit
async_base(Fun &&fun, Args &&... args)dpp::detail::async::async_base< R >inlineexplicit
async_base() noexceptdpp::detail::async::async_base< R >inline
async_base(const async_base &)=deletedpp::detail::async::async_base< R >
async_base(async_base &&other) noexcept=defaultdpp::detail::async::async_base< R >
await_ready() const noexceptdpp::detail::async::async_base< R >inline
await_resume() &noexceptdpp::detail::async::async_base< R >inline
await_resume() const &noexceptdpp::detail::async::async_base< R >inline
await_resume() &&noexceptdpp::detail::async::async_base< R >inline
await_suspend(detail::std_coroutine::coroutine_handle<> caller) noexceptdpp::detail::async::async_base< R >inline
operator=(const async_base &)=deletedpp::detail::async::async_base< R >
operator=(async_base &&other) noexcept=defaultdpp::detail::async::async_base< R >
~async_base()dpp::detail::async::async_base< R >inline