curl-cpp
static c++17 wrapper for curl with -fno-exceptions support
|
This is the complete list of members for curl::curl_t, including all inherited members.
calloc_callback_t typedef (defined in curl::curl_t) | curl::curl_t | |
create_easy(std::size_t buffer_size=0) noexcept -> Easy_t | curl::curl_t | |
create_multi() noexcept -> Ret_except< Multi_t, curl::Exception > | curl::curl_t | |
create_share() noexcept -> Share_t | curl::curl_t | |
create_Url() noexcept -> Url_t | curl::curl_t | |
curl_t(FILE *stderr_stream_arg) noexcept | curl::curl_t | |
curl_t(FILE *stderr_stream_arg, malloc_callback_t malloc_callback, free_callback_t free_callback, realloc_callback_t realloc_callback, strdup_callback_t strdup_callback, calloc_callback_t calloc_callback) noexcept | curl::curl_t | |
curl_t(const curl_t &)=delete (defined in curl::curl_t) | curl::curl_t | |
curl_t(curl_t &&)=delete (defined in curl::curl_t) | curl::curl_t | |
disable_signal_handling_v | curl::curl_t | |
dup_easy(const Easy_t &easy, std::size_t buffer_size=0) noexcept -> Easy_t | curl::curl_t | |
dup_Url(const Url_t &url) noexcept -> Url_t | curl::curl_t | |
Easy_t typedef | curl::curl_t | |
free_callback_t typedef (defined in curl::curl_t) | curl::curl_t | |
has_buffer_size_growing_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_buffer_size_tuning_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_compression_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_connection_cache_sharing_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_CURLU() const noexcept | curl::curl_t | |
has_disable_signal_handling_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_erase_all_cookies_in_mem_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_erase_all_session_cookies_in_mem_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_flush_cookies_to_jar() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_get_active_socket_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_getinfo_cookie_list_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_header_option_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_http2_multiplex_support() const noexcept | curl::curl_t | |
has_ipv6_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_largefile_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_max_concurrent_stream_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_multi_poll_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_multi_socket_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_pause_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_private_ptr_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_protocol(const char *protocol) const noexcept | curl::curl_t | |
has_psl_sharing_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_readfunc_abort_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_redirect_url_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_reload_cookies_from_file() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_set_ip_addr_only_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_ssl_session_sharing_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
has_ssl_support() const noexcept (defined in curl::curl_t) | curl::curl_t | |
malloc_callback_t typedef (defined in curl::curl_t) | curl::curl_t | |
operator=(const curl_t &)=delete (defined in curl::curl_t) | curl::curl_t | |
operator=(curl_t &&)=delete (defined in curl::curl_t) | curl::curl_t | |
realloc_callback_t typedef (defined in curl::curl_t) | curl::curl_t | |
Share_t typedef | curl::curl_t | |
stderr_stream | curl::curl_t | |
strdup_callback_t typedef (defined in curl::curl_t) | curl::curl_t | |
Url_t typedef | curl::curl_t | |
version | curl::curl_t | |
version_info | curl::curl_t | |
version_str | curl::curl_t | |
~curl_t() | curl::curl_t |