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 noexcept
zth::coro::task< T >
inline
await_resume
()
zth::coro::task< T >
inline
await_suspend
(std::coroutine_handle<> h) noexcept
zth::coro::task< T >
inline
completed
() const noexcept
zth::coro::task< T >
inline
fiber
(char const *name=nullptr)
zth::coro::task< T >
inline
future
() const
zth::coro::task< T >
inline
Future_type
typedef
zth::coro::task< T >
id_str
() const noexcept
zth::coro::task< T >
inline
operator co_await
() noexcept
zth::coro::task< T >
inline
operator()
()
zth::coro::task< T >
inline
promise
() const noexcept
zth::coro::task< T >
inline
promise_type
typedef
zth::coro::task< T >
result
()
zth::coro::task< T >
inline
return_type
typedef
zth::coro::task< T >
run
()
zth::coro::task< T >
inline
setName
(string name) noexcept
zth::coro::task< T >
inline
task
(std::coroutine_handle< promise_type > h) noexcept
zth::coro::task< T >
inline
explicit
task
(zth::SharedPointer< promise_type > const &p) noexcept
zth::coro::task< T >
inline
explicit
task
(zth::SharedPointer< promise_type > &&p) noexcept
zth::coro::task< T >
inline
explicit
task
(promise_type *p=nullptr) noexcept
zth::coro::task< T >
inline
explicit
Generated by
1.9.8