dot-xx
A personal collection of small C++ modules
|
This is the complete list of members for dxx::http::SimpleTask, including all inherited members.
force_resume() (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |
get_handle() const (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |
operator=(const SimpleTask &)=delete (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | |
operator=(SimpleTask &&other) (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |
release() | dxx::http::SimpleTask | inline |
SimpleTask(const std::coroutine_handle< promise_type > &c_handle) (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |
SimpleTask(const SimpleTask &)=delete (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | |
SimpleTask(SimpleTask &&other) (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |
SimpleTask::promise_type (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | friend |
~SimpleTask() (defined in dxx::http::SimpleTask) | dxx::http::SimpleTask | inline |