|
uvco 0.1
|
This is the complete list of members for uvco::Curl, including all inherited members.
| close() | uvco::Curl | |
| context_ | uvco::Curl | private |
| Curl(const Loop &loop) | uvco::Curl | explicit |
| Curl(const Curl &)=delete | uvco::Curl | |
| Curl(Curl &&other)=delete | uvco::Curl | |
| get(std::string url) | uvco::Curl | |
| operator=(const Curl &)=delete | uvco::Curl | |
| operator=(Curl &&other)=delete | uvco::Curl | |
| post(std::string url, std::span< const std::pair< std::string, std::string > > fields) | uvco::Curl | |
| ~Curl() | uvco::Curl |