MCPcopy Create free account

hub / github.com/JosephP91/curlcpp / functions

Functions201 in github.com/JosephP91/curlcpp

↓ 22 callersMethodfirst
* Simple method that returns the first field of the pair. */
include/curl_pair.h:54
↓ 22 callersMethodsecond
* Simple method that returns the second field of the pair. */
include/curl_pair.h:60
↓ 20 callersMethodget
Implementation of the get method.
src/curl_cookie.cpp:16
↓ 9 callersMethodget_stream
This method returns the stream pointer.
include/curl_ios.h:70
↓ 9 callersMethodperform
src/curl_easy.cpp:76
↓ 8 callersMethodis_null
include/curl_form.h:133
↓ 6 callersMethodadd
Implementation of add method.
src/curl_form.cpp:54
↓ 6 callersMethodget_curl
Implementation of get_curl method.
src/curl_multi.cpp:150
↓ 6 callersMethodget_function
This method return the callback function pointer.
include/curl_ios.h:75
↓ 6 callersMethodprint_traceback
Implementation of print_traceback
include/curl_exception.h:104
↓ 4 callersMethodadd
include/curl_easy.h:1093
↓ 3 callersMethodget
Implementation of getter method that returns the list head.
include/curl_form.h:140
↓ 3 callersMethodget_curl
Implementation of get_curl method.
include/curl_easy.h:1127
↓ 3 callersMethodset_datetime
Implementation of set_datetime method.
src/cookie.cpp:125
↓ 3 callersMethodset_domain
Implelementation of set_domain method.
src/cookie.cpp:75
↓ 3 callersMethodset_path
Implementation of set_path method.
src/cookie.cpp:59
↓ 3 callersMethodset_value
Implementation of set_name method.
src/cookie.cpp:43
↓ 2 callersMethodadd
src/curl_header.cpp:60
↓ 2 callersMethodcopy_ptr
* Helper function used to copy the curl_httppost list in the copy constructor, to reduce code verbosity. * We must allocate a pointer for every singl
src/curl_form.cpp:174
↓ 2 callersMethoderase
Implementation of erase method.
src/curl_cookie.cpp:39
↓ 2 callersMethodget_traceback
Implementation of get_traceback.
include/curl_exception.h:130
↓ 2 callersMethodset_callback
This method allow to specify a custom callback pointer.
include/curl_ios.h:157
↓ 2 callersMethodset_callback
This method allows to specify a custom callback pointer.
include/curl_ios.h:273
↓ 2 callersMethodset_secure
Implementation of set_secure method.
src/cookie.cpp:91
↓ 2 callersMethodset_stream
This utility method allows to specify and validate a custom stream
include/curl_ios.h:118
↓ 1 callersMethodget
Implementation of get method.
include/curl_header.h:87
↓ 1 callersMethodget_active_transfers
Implementation of get_active_transfers method.
include/curl_multi.h:359
↓ 1 callersMethodget_formatted
Implementation of get_formatted method.
src/cookie.cpp:161
↓ 1 callersMethodget_handler
Implementation of curl_message get_handler method.
include/curl_multi.h:384
↓ 1 callersMethodget_hour
Implementation of get_hour method.
src/cookie_time.cpp:36
↓ 1 callersMethodget_minutes
Implementation of get_minutes method.
src/cookie_time.cpp:41
↓ 1 callersMethodget_next_finished
Implementation of get_next_finished method.
src/curl_multi.cpp:73
↓ 1 callersMethodget_seconds
Implementation of get_seconds method.
src/cookie_time.cpp:46
↓ 1 callersMethodis_secure
Implementation of is_secure method.
src/cookie.cpp:151
↓ 1 callersMethodset
Implementation of set_cookie_list method.
src/curl_cookie.cpp:27
↓ 1 callersMethodset_callback
This method allow to specify a custom callback pointer.
include/curl_ios.h:65
↓ 1 callersMethodset_callback
This method allow to specify a custom callback pointer.
include/curl_ios.h:102
↓ 1 callersMethodset_callback
This method allows to specify a custom callback pointer.
include/curl_ios.h:193
↓ 1 callersMethodset_callback
This method allows to specify a custom callback pointer.
include/curl_ios.h:229
↓ 1 callersMethodset_date
Implementation of set_date method.
src/cookie_datetime.cpp:20
↓ 1 callersMethodset_day
Implementation of set_day method.
src/cookie_date.cpp:29
↓ 1 callersMethodset_hour
Implementation of set_hour method.
src/cookie_time.cpp:18
↓ 1 callersMethodset_minutes
Implementation of set_minutes method.
src/cookie_time.cpp:24
↓ 1 callersMethodset_month
Implementation of set_month method.
src/cookie_date.cpp:35
↓ 1 callersMethodset_name
Implementation of set_name method.
src/cookie.cpp:25
↓ 1 callersMethodset_seconds
Implementation of set_seconds method.
src/cookie_time.cpp:30
↓ 1 callersMethodset_time
Implementation of set_time method.
src/cookie_datetime.cpp:14
↓ 1 callersMethodset_week_day
Implementation of set_week_day method.
src/cookie_date.cpp:19
↓ 1 callersMethodset_year
Implementation of set_year method.
src/cookie_date.cpp:45
Methodadd
Implementation of add method for easy handlers.
src/curl_multi.cpp:46
Methodadd
include/curl_multi.h:336
Methodadd
include/curl_share.h:152
Methodadd
include/curl_header.h:97
Methodassign
Implementation of assign method.
src/curl_multi.cpp:127
Methodclear_traceback
Implementation of clear method.
include/curl_exception.h:115
Methodcookie
Implementation of constructor.
src/cookie.cpp:11
Methodcookie
* Default constructor. */
include/cookie.h:43
Methodcookie_date
Implementation of constructor with parameters.
src/cookie_date.cpp:12
Methodcookie_date
* Default constructor. Inizialize the attributes with default values. */
include/cookie_date.h:64
Methodcookie_datetime
Implementation of constructor with parameters.
src/cookie_datetime.cpp:9
Methodcookie_datetime
* Default constructor. */
include/cookie_datetime.h:41
Methodcookie_time
Implementation of constructor with parameters.
src/cookie_time.cpp:11
Methodcookie_time
* The default constructor will initialize every attribute with zero. */
include/cookie_time.h:44
Methodcurl_cookie
* This constructor allow you to specify a curl_easy object. */
include/curl_cookie.h:49
Methodcurl_easy
Implementation of default constructor.
src/curl_easy.cpp:13
Methodcurl_easy
include/curl_easy.h:1073
Methodcurl_easy_exception
* This constructor allows to specify a custom error message and the method name where * the exception has been thrown. */
include/curl_exception.h:147
Methodcurl_easy_info
include/curl_easy_info.h:39
Methodcurl_easy_info
include/curl_easy_info.h:53
Methodcurl_easy_info
include/curl_easy_info.h:70
Methodcurl_exception
Constructor implementation. Every call will push into the calls stack the function name and the error occurred.
src/curl_exception.cpp:17
Methodcurl_form
Implementation of constructor.
src/curl_form.cpp:17
Methodcurl_form
Implementation of copy constructor.
include/curl_form.h:128
Methodcurl_global
src/curl_global.cpp:5
Methodcurl_global
* Copying disabled to follow RAII idiom. */
include/curl_global.h:53
Methodcurl_header
Implementation of constructor.
src/curl_header.cpp:17
Methodcurl_header
Implementation of copy constructor.
include/curl_header.h:92
Methodcurl_info
Implementation of default constructor.
src/curl_info.cpp:14
Methodcurl_interface
include/curl_interface.h:74
Methodcurl_ios
This constructor allows to specifiy a custom stream and a custom callback pointer.
include/curl_ios.h:60
Methodcurl_ios
This constructor will initialize the stream with a customized stream and a default in-memory write callback.
include/curl_ios.h:92
Methodcurl_ios
This constructor will initialize the stream with cout and the callback with a default in-memory write callback.
include/curl_ios.h:138
Methodcurl_ios
This constructor allows to specify a custom stringstream stream.
include/curl_ios.h:183
Methodcurl_ios
This constructor allows to specify a custom ostringstream stream.
include/curl_ios.h:219
Methodcurl_ios
The default constructor will initialize the callback pointer and the stream with default values.
include/curl_ios.h:255
Methodcurl_message
Implementation of curl_message constructor.
src/curl_multi.cpp:143
Methodcurl_multi
src/curl_multi.cpp:18
Methodcurl_multi_exception
* This constructor enables setting a custom error message and the method name where * the exception has been thrown. */
include/curl_exception.h:176
Methodcurl_pair
* The two parameters constructor gives users a fast way to build an object of * this type. */
include/curl_form.h:158
Methodcurl_pair
* Thw two parameters constructor gives users a fast way to build an object * of this type. */
include/curl_header.h:117
Methodcurl_pair
* The two parameters constructor gives users a fast way to * build an object of this type. */
include/curl_pair.h:50
Methodcurl_pair
* The two parameters constructor gives users a fast way to * build an object of this type. */
include/curl_pair.h:77
Methodcurl_pair
* The two parameters constructor gives users a fast way to * build an object of this type. */
include/curl_pair.h:113
Methodcurl_receiver
include/curl_receiver.h:71
Methodcurl_sender
include/curl_sender.h:58
Methodcurl_sender
* The constructor initializes the easy handler and the number of * sent bytes. */
include/curl_sender.h:86
Methodcurl_share
Implementation of default constructor.
src/curl_share.cpp:11
Methodcurl_share
Implementation of overloaded constructor.
include/curl_share.h:141
Methodcurl_share_exception
* This constructor enables setting a custom error message and the method name where * the exception has been thrown. */
include/curl_exception.h:204
Methodcurl_utility
* Build an object of this type have no sense. So let's hide * the constructor. */
include/curl_utility.h:52
next →1–100 of 201, ranked by callers