|
uvco 0.1
|
This is the complete list of members for uvco::Coroutine< T >, including all inherited members.
| core_ | uvco::Coroutine< T > | protected |
| Coroutine(Args &&...) | uvco::Coroutine< T > | inlineexplicit |
| Coroutine()=default | uvco::Coroutine< T > | |
| Coroutine(const Coroutine &other)=delete | uvco::Coroutine< T > | |
| Coroutine(Coroutine &&other)=delete | uvco::Coroutine< T > | |
| final_suspend() noexcept | uvco::Coroutine< T > | inline |
| get_return_object() | uvco::Coroutine< T > | inline |
| initial_suspend() noexcept | uvco::Coroutine< T > | inline |
| operator=(const Coroutine &other)=delete | uvco::Coroutine< T > | |
| operator=(Coroutine &&other)=delete | uvco::Coroutine< T > | |
| PromiseCore_ typedef | uvco::Coroutine< T > | private |
| return_value(T value) | uvco::Coroutine< T > | inline |
| SharedCore_ typedef | uvco::Coroutine< T > | private |
| unhandled_exception() | uvco::Coroutine< T > | inline |
| ~Coroutine()=default | uvco::Coroutine< T > |