|
uvco 0.1
|
This is the complete list of members for uvco::Promise< T >, including all inherited members.
| core() | uvco::Promise< T > | inlineprotected |
| core_ | uvco::Promise< T > | protected |
| Coroutine class | uvco::Promise< T > | friend |
| operator co_await() const | uvco::Promise< T > | inline |
| operator=(const Promise< T > &other)=delete | uvco::Promise< T > | |
| operator=(Promise< T > &&other) noexcept | uvco::Promise< T > | inline |
| Promise(Promise< T > &&other) noexcept | uvco::Promise< T > | inline |
| Promise(const Promise< T > &other)=delete | uvco::Promise< T > | |
| Promise(PromiseCore_ &core) | uvco::Promise< T > | inlineexplicitprotected |
| promise_type typedef | uvco::Promise< T > | |
| PromiseCore_ typedef | uvco::Promise< T > | protected |
| ready() const | uvco::Promise< T > | inline |
| SelectSet class | uvco::Promise< T > | friend |
| unwrap() | uvco::Promise< T > | inline |
| ~Promise() | uvco::Promise< T > | inline |