Curl Scol plugin
|
This is the complete list of members for SCurl, including all inherited members.
AddFormField(const std::string &name, const std::string &value, const bool &file) (defined in SCurl) | SCurl | |
CallAsync() (defined in SCurl) | SCurl | |
CallSync() (defined in SCurl) | SCurl | |
CheckUrl(const std::string &url_s) (defined in SCurl) | SCurl | static |
m_terminate (defined in SCurl) | SCurl | protected |
SCurl(const std::string &url) | SCurl | |
SetHeader(const std::vector< std::string > &header) (defined in SCurl) | SCurl | |
SetOption(const CURLoption &opt, const std::string &value) (defined in SCurl) | SCurl | |
SetOption(const CURLoption &opt, const int &value) (defined in SCurl) | SCurl | |
SetOption(const CURLoption &opt, const std::vector< std::string > &value) (defined in SCurl) | SCurl | |
SetOption(const CURLoption &opt, const char *mvalue, const unsigned int size) (defined in SCurl) | SCurl | |
~SCurl() | SCurl |