#include <curl.h>
Inherited by ccf::curl::CurlRequestCURLM.
|
std::unique_ptr< CURLM, void(*)(CURLM *)> | p |
|
◆ UniqueCURLM() [1/3]
ccf::curl::UniqueCURLM::UniqueCURLM |
( |
| ) |
|
|
inline |
◆ ~UniqueCURLM()
ccf::curl::UniqueCURLM::~UniqueCURLM |
( |
| ) |
|
|
default |
◆ UniqueCURLM() [2/3]
ccf::curl::UniqueCURLM::UniqueCURLM |
( |
const UniqueCURLM & |
| ) |
|
|
delete |
◆ UniqueCURLM() [3/3]
ccf::curl::UniqueCURLM::UniqueCURLM |
( |
UniqueCURLM && |
other | ) |
|
|
inlinenoexcept |
◆ operator CURLM *()
ccf::curl::UniqueCURLM::operator CURLM * |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ release()
CURLM * ccf::curl::UniqueCURLM::release |
( |
| ) |
|
|
inline |
std::unique_ptr<CURLM, void (*)(CURLM*)> ccf::curl::UniqueCURLM::p |
|
protected |
The documentation for this class was generated from the following file: