KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KICAD_CURL_EASY Member List

This is the complete list of members for KICAD_CURL_EASY, including all inherited members.

Escape(const std::string &aUrl)KICAD_CURL_EASY
GetBuffer()KICAD_CURL_EASYinline
GetCurl()KICAD_CURL_EASYinline
GetErrorText(int aCode)KICAD_CURL_EASY
GetResponseStatusCode()KICAD_CURL_EASY
GetTransferTotal(uint64_t &aDownloadedBytes) constKICAD_CURL_EASY
KICAD_CURL_EASY()KICAD_CURL_EASY
m_bufferKICAD_CURL_EASYprivate
m_CURLKICAD_CURL_EASYprivate
m_headersKICAD_CURL_EASYprivate
Perform()KICAD_CURL_EASY
progressKICAD_CURL_EASYprivate
SetFollowRedirects(bool aFollow)KICAD_CURL_EASY
SetHeader(const std::string &aName, const std::string &aValue)KICAD_CURL_EASY
setOption(int aOption, T aArg)KICAD_CURL_EASYprivate
SetOutputStream(const std::ostream *aOutput)KICAD_CURL_EASY
SetPostFields(const std::vector< std::pair< std::string, std::string > > &aFields)KICAD_CURL_EASY
SetPostFields(const std::string &aField)KICAD_CURL_EASY
SetTransferCallback(const TRANSFER_CALLBACK &aCallback, size_t aInterval)KICAD_CURL_EASY
SetURL(const std::string &aURL)KICAD_CURL_EASY
SetUserAgent(const std::string &aAgent)KICAD_CURL_EASY
~KICAD_CURL_EASY()KICAD_CURL_EASY