MPD
0.20.6
|
An OO wrapper for a "CURLM*" (a libCURL "multi" handle). More...
#include <Multi.hxx>
Public Member Functions | |
CurlMulti () | |
Allocate a new CURLM*. More... | |
CurlMulti (std::nullptr_t) | |
Create an empty instance. More... | |
CurlMulti (CurlMulti &&src) | |
~CurlMulti () | |
operator bool () const | |
CurlMulti & | operator= (CurlMulti &&src) |
CURLM * | Get () |
template<typename T > | |
void | SetOption (CURLMoption option, T value) |
|
inline |
|
inline |
|
inline |