curl-cpp
static c++17 wrapper for curl with -fno-exceptions support
curl::Share_base Member List

This is the complete list of members for curl::Share_base, including all inherited members.

add_easy(Easy_ref_t &easy) noexcept (defined in curl::Share_base)curl::Share_base
add_lock(lock_function_t lock_func, unlock_function_t unlock_func, void *userptr) noexceptcurl::Share_base
curl_share (defined in curl::Share_base)curl::Share_baseprotected
disable_sharing(Options option) noexceptcurl::Share_base
enable_sharing(Options option) noexcept -> Ret_except< int, std::bad_alloc >curl::Share_base
lock_function_t typedefcurl::Share_base
operator bool() const noexceptcurl::Share_base
operator=(const Share_base &)=deletecurl::Share_base
operator=(Share_base &&other) noexceptcurl::Share_base
Options enum namecurl::Share_base
remove_easy(Easy_ref_t &easy) noexcept (defined in curl::Share_base)curl::Share_base
Share_base(curl_t::Share_t &&share) noexceptcurl::Share_base
Share_base(const Share_base &)=deletecurl::Share_base
Share_base(Share_base &&other) noexceptcurl::Share_base
unlock_function_t typedefcurl::Share_base