Zth (libzth)
Loading...
Searching...
No Matches
zth::coro::task< T > Member List

This is the complete list of members for zth::coro::task< T >, including all inherited members.

await_ready() const noexceptzth::coro::task< T >inline
await_resume()zth::coro::task< T >inline
await_suspend(std::coroutine_handle<> h) noexceptzth::coro::task< T >inline
completed() const noexceptzth::coro::task< T >inline
fiber(char const *name=nullptr)zth::coro::task< T >inline
future() constzth::coro::task< T >inline
Future_type typedefzth::coro::task< T >
id_str() const noexceptzth::coro::task< T >inline
operator co_await() noexceptzth::coro::task< T >inline
operator()()zth::coro::task< T >inline
promise() const noexceptzth::coro::task< T >inline
promise_type typedefzth::coro::task< T >
result()zth::coro::task< T >inline
return_type typedefzth::coro::task< T >
run()zth::coro::task< T >inline
setName(string name) noexceptzth::coro::task< T >inline
task(std::coroutine_handle< promise_type > h) noexceptzth::coro::task< T >inlineexplicit
task(zth::SharedPointer< promise_type > const &p) noexceptzth::coro::task< T >inlineexplicit
task(zth::SharedPointer< promise_type > &&p) noexceptzth::coro::task< T >inlineexplicit
task(promise_type *p=nullptr) noexceptzth::coro::task< T >inlineexplicit