D++ (DPP)
C++ Discord API Bot Library
|
This is the complete list of members for dpp::coroutine, including all inherited members.
await_ready() const | dpp::coroutine | |
coroutine()=default | dpp::coroutine | |
coroutine(const coroutine &)=delete | dpp::coroutine | |
coroutine(coroutine &&other) noexcept | dpp::coroutine | |
detail::coroutine::coroutine_base< R > class | dpp::coroutine | friend |
operator co_await() &noexcept | dpp::coroutine | inline |
operator co_await() const &noexcept | dpp::coroutine | inline |
operator co_await() &&noexcept | dpp::coroutine | inline |
operator=(const coroutine &)=delete | dpp::coroutine | |
operator=(coroutine &&other) noexcept | dpp::coroutine | |
~coroutine() | dpp::coroutine |