CCF
|
#include <curl.h>
Inherits ccf::curl::UniqueCURLM.
Public Member Functions | |
void | attach_curl_request (std::unique_ptr< CurlRequest > &&request) |
int | perform () |
![]() | |
UniqueCURLM () | |
~UniqueCURLM ()=default | |
UniqueCURLM (const UniqueCURLM &)=delete | |
UniqueCURLM & | operator= (const UniqueCURLM &)=delete |
UniqueCURLM (UniqueCURLM &&other) noexcept | |
UniqueCURLM & | operator= (UniqueCURLM &&other) noexcept |
CURLM * | release () |
operator CURLM * () const | |
Additional Inherited Members | |
![]() | |
std::unique_ptr< CURLM, void(*)(CURLM *)> | p |
|
inline |
|
inline |