This is the complete list of members for uvco::UvCurlContext_, including all inherited members.
| addHandle(CURL *handle) | uvco::UvCurlContext_ | inline |
| checkCurlInfo() const | uvco::UvCurlContext_ | |
| close() | uvco::UvCurlContext_ | inline |
| curlSocketFunction(CURL *easy, curl_socket_t socket, int action, void *userp, void *) | uvco::UvCurlContext_ | static |
| curlTimerFunction(CURLM *, long timeoutMs, void *userp) | uvco::UvCurlContext_ | static |
| getRequest(curl_socket_t socket) | uvco::UvCurlContext_ | inline |
| initPoll(CurlRequestCore_ *request, curl_socket_t newSocket) noexcept | uvco::UvCurlContext_ | inline |
| loop_ | uvco::UvCurlContext_ | private |
| multi_ | uvco::UvCurlContext_ | private |
| onCurlSocketActive(uv_poll_t *poll, int status, int events) | uvco::UvCurlContext_ | static |
| onUvTimeout(uv_timer_t *timer) | uvco::UvCurlContext_ | static |
| operator=(const UvCurlContext_ &)=delete | uvco::UvCurlContext_ | |
| operator=(UvCurlContext_ &&)=delete | uvco::UvCurlContext_ | |
| polls_ | uvco::UvCurlContext_ | private |
| removeHandle(CURL *handle) | uvco::UvCurlContext_ | inline |
| timer_ | uvco::UvCurlContext_ | private |
| UvCurlContext_(const Loop &loop) | uvco::UvCurlContext_ | explicit |
| UvCurlContext_(const UvCurlContext_ &)=delete | uvco::UvCurlContext_ | |
| UvCurlContext_(UvCurlContext_ &&)=delete | uvco::UvCurlContext_ | |
| uvStartPoll(curl_socket_t socket, unsigned int events) noexcept | uvco::UvCurlContext_ | inline |
| uvStopPoll(curl_socket_t socket) noexcept | uvco::UvCurlContext_ | inline |
| ~UvCurlContext_() | uvco::UvCurlContext_ | inline |