CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ccf::curl::CurlRequestCURLM Class Reference

#include <curl.h>

Inherits ccf::curl::UniqueCURLM.

Public Member Functions

void attach_curl_request (std::unique_ptr< CurlRequest > &&request)
 
int perform ()
 
- Public Member Functions inherited from ccf::curl::UniqueCURLM
 UniqueCURLM ()
 
 ~UniqueCURLM ()=default
 
 UniqueCURLM (const UniqueCURLM &)=delete
 
UniqueCURLMoperator= (const UniqueCURLM &)=delete
 
 UniqueCURLM (UniqueCURLM &&other) noexcept
 
UniqueCURLMoperator= (UniqueCURLM &&other) noexcept
 
CURLM * release ()
 
 operator CURLM * () const
 

Additional Inherited Members

- Protected Attributes inherited from ccf::curl::UniqueCURLM
std::unique_ptr< CURLM, void(*)(CURLM *)> p
 

Member Function Documentation

◆ attach_curl_request()

void ccf::curl::CurlRequestCURLM::attach_curl_request ( std::unique_ptr< CurlRequest > &&  request)
inline

◆ perform()

int ccf::curl::CurlRequestCURLM::perform ( )
inline

The documentation for this class was generated from the following file: