MCPcopy Create free account

hub / github.com/JosephP91/curlcpp / functions

Functions201 in github.com/JosephP91/curlcpp

Methoderase_session
Implementation of erase_session method.
src/curl_cookie.cpp:49
Methodescape
Implementation of escape method.
src/curl_easy.cpp:84
Methodfirst
* Simple method that returns the first field of the pair. */
include/curl_form.h:162
Methodfirst
* Simple method that returns the first field of the pair. */
include/curl_header.h:121
Methodfirst
* Simple method that returns the first field of the pair. */
include/curl_pair.h:86
Methodfirst
* Simple method that returns the first field of the pair. */
include/curl_pair.h:118
Methodflush
Implementation of flush method.
src/curl_cookie.cpp:44
Methodget
Implementation of underlying share getter method.
include/curl_share.h:167
Methodget
include/curl_easy_info.h:41
Methodget
include/curl_easy_info.h:55
Methodget
include/curl_easy_info.h:77
Methodget_ares
Implementation of get_ares method.
include/curl_info.h:129
Methodget_ares_number
Implementation of get_ares_number method.
include/curl_info.h:154
Methodget_buffer
include/curl_receiver.h:90
Methodget_code
Implementation of curl_message get_code method.
include/curl_multi.h:374
Methodget_code
* Returns the error code if there is one. Returns CURLE_OK if none has been set. */
include/curl_exception.h:159
Methodget_code
* Returns the error code if there is one. Returns CURLM_OK if none has been set. */
include/curl_exception.h:187
Methodget_code
* Returns the error code if there is one. Returns CURLE_OK if none has been set. */
include/curl_exception.h:215
Methodget_date
Implementation of get_date method.
src/cookie_datetime.cpp:31
Methodget_date
Implementation of get_date method.
include/curl_utility.h:56
Methodget_datetime
Implementation of get_datetime method.
src/cookie.cpp:156
Methodget_day
Implementation of get_day method.
src/cookie_date.cpp:55
Methodget_domain
Implementation of get_domain method.
src/cookie.cpp:146
Methodget_features
Implementation of get_features method.
include/curl_info.h:149
Methodget_formatted
Implementation of get method.
src/cookie_datetime.cpp:36
Methodget_formatted
Implementation of get_formatted method.
src/cookie_time.cpp:51
Methodget_formatted
Implementation of get_formatted method.
src/cookie_date.cpp:70
Methodget_function
This method returns the callback for this curl_ios.
include/curl_ios.h:113
Methodget_function
This method returns the callback for this curl_ios.
include/curl_ios.h:167
Methodget_function
This method returns the callback pointer.
include/curl_ios.h:203
Methodget_function
This method returns the callback pointer.
include/curl_ios.h:239
Methodget_function
This method returns the callback pointer.
include/curl_ios.h:283
Methodget_host
Implementation of get_host method.
include/curl_info.h:111
Methodget_iconv_version_number
Implementation of get_iconv_version_number method.
include/curl_info.h:159
Methodget_info
include/curl_easy.h:1116
Methodget_libidn
Implementation of get_libidin method.
include/curl_info.h:134
Methodget_libssh_version
Implementation of get_libssh_version method.
include/curl_info.h:139
Methodget_libz_version
Implementation of get_libz_version.
include/curl_info.h:124
Methodget_message
Implementation of curl_message get_message method.
include/curl_multi.h:369
Methodget_message_queued
Implementation of get_message_queued method.
include/curl_multi.h:364
Methodget_month
Implementation of get_month method.
src/cookie_date.cpp:60
Methodget_name
Implementation of get_name method.
src/cookie.cpp:131
Methodget_other
Implementation of curl_message get_other method.
include/curl_multi.h:379
Methodget_path
Implementation of get_path method.
src/cookie.cpp:141
Methodget_protocols
Implementation of get_protocols method.
src/curl_info.cpp:24
Methodget_received_bytes
include/curl_receiver.h:95
Methodget_sent_bytes
include/curl_sender.h:71
Methodget_sent_bytes
* Simple getter method that returns sent's current byte number. */
include/curl_sender.h:101
Methodget_ssl_version
Implementation of get_ssl_version.
include/curl_info.h:116
Methodget_ssl_version_number
Implementation of get_ssl_version_number method.
include/curl_info.h:164
Methodget_stream
This method returns the stream pointer.
include/curl_ios.h:108
Methodget_stream
This method returns the stream pointer.
include/curl_ios.h:162
Methodget_stream
This method returns the stream pointer.
include/curl_ios.h:198
Methodget_stream
This method returns the stream pointer.
include/curl_ios.h:234
Methodget_stream
This method returns the stream pointer.
include/curl_ios.h:278
Methodget_time
Implementation of get_time method.
src/cookie_datetime.cpp:26
Methodget_value
Implmentation of get_value method.
src/cookie.cpp:136
Methodget_version_number
Implementation of get_version_number method.
include/curl_info.h:144
Methodget_week_day
src/cookie_date.cpp:50
Methodget_year
Implementation of get_year method.
src/cookie_date.cpp:65
Methodglobal_initializer
include/curl_interface.h:92
Methodinit
include/curl_interface.h:87
Methodinitialize_curl_share
src/curl_share.cpp:32
Functionmain
* This example shows how to put curl output inside a stream (a variable, for * example) */
test/output_variable.cpp:23
Functionmain
* This example shows how to make a simple request with curl. */
test/easy.cpp:10
Functionmain
* This example shows how to make multiple requests * using curl_multi interface. */
test/multi.cpp:18
Functionmain
* This example shows how to add custom headers to a simple * curl request. */
test/header.cpp:13
Functionmain
* This example shows how to perform a custom request. */
test/custom_request.cpp:12
Functionmain
* This example shows how to use the easy interface and obtain * informations about the current session. */
test/easy_info.cpp:16
Functionmain
* This example shows how to split the received headers and body content * into two different streams */
test/recv_header.cpp:13
Functionmain
test/cookie.cpp:26
Functionmake_formoption
include/curl_option.h:42
Functionmake_option
include/curl_option.h:35
Methodoperator()
src/curl_multi.cpp:14
Methodoperator==
Implementation of equality operator overload.
src/curl_easy.cpp:63
Methodpause
Implementation of pause method.
src/curl_easy.cpp:111
Methodperform
Implementation of perform method.
src/curl_multi.cpp:87
Functionread_memory_callback
Default in-memory read callback.
include/curl_ios.h:47
Methodreceive
include/curl_receiver.h:78
Methodreload
Implementation of reload method.
src/curl_cookie.cpp:54
Methodremove
Implementation of remove for easy handlers.
src/curl_multi.cpp:63
Methodreset
Implementation of reset method.
src/curl_easy.cpp:106
Methodsecond
* Simple method that returns the second field of the pair as a * C struct curl_httppost pointer. */
include/curl_form.h:169
Methodsecond
* Simple method that returns the second field of the pair as a C struct * curl_slist pointer. */
include/curl_header.h:128
Methodsecond
* Simple method that returns the second field of the pair as * a C string, so a const char *. */
include/curl_pair.h:93
Methodsecond
* Simple method that returns the second field of the pair as * a C string, so a const char *. */
include/curl_pair.h:125
Methodsend
include/curl_sender.h:63
Methodsend
* This method wraps the curl_easy_send function that sends raw data * on an established connection on an easy handler, treating strings
include/curl_sender.h:92
Methodset_descriptors
Implementation of set_fd method.
src/curl_multi.cpp:111
Methodset_file
Implementation of set_cookie_file method.
src/curl_cookie.cpp:22
Methodsocket_action
Implementation of socket_action method.
src/curl_multi.cpp:99
Methodtimeout
Implementation of timeout method.
src/curl_multi.cpp:135
Methodunescape
Implementation of unescape method.
src/curl_easy.cpp:95
Methodwait
Implementation of wait method.
src/curl_multi.cpp:119
Functionwrite_callback
include/curl_ios.h:39
Method~curl_easy_info
include/curl_easy_info.h:72
Method~curl_exception
* The destructor, in this case, doesn't do anything. */
include/curl_exception.h:70
Method~curl_global
src/curl_global.cpp:19
Method~curl_interface
include/curl_interface.h:84
Method~curl_receiver
* In this case the destructor does not have to release any resource. */
include/curl_receiver.h:48
← previousnext →101–200 of 201, ranked by callers