This is the complete list of members for ms_http_helper, including all inherited members.
| appendErrors(const ms_errors &src) | ms_errors | |
| baseUrl() const | ms_http_helper | |
| clearAllErrors() | ms_errors | |
| connectionSettings() const | ms_http_helper | |
| copyFrom(const ms_http_helper *right) | ms_http_helper | |
| matrix_science::ms_errors::copyFrom(const ms_errors *right) | ms_errors | |
| FileMode enum name | ms_http_helper | |
| FM_binary enum value | ms_http_helper | |
| FM_text enum value | ms_http_helper | |
| getErrorHandler() const | ms_errors | |
| getHeaderValue(const std::string &name, const std::string &header) | ms_http_helper | static |
| getLastError() const | ms_errors | |
| getLastErrorString() const | ms_errors | |
| getProxyConfig(std::vector< std::string > &proxyServers, std::vector< std::string > &proxyUsernames, std::vector< std::string > &proxyPasswords) | ms_http_helper | |
| httpBufferedClose() | ms_http_helper | |
| httpBufferedGetString(std::string &httpBuffer, unsigned long requiredSize) | ms_http_helper | |
| httpBufferedOpen(const std::string &action) | ms_http_helper | |
| httpGetFile(const std::string &action, const std::string &filename, ms_http_helper_progress &progress, FileMode fileMode=FM_binary) | ms_http_helper | |
| httpGetHeader(const std::string &action, std::string &httpHeaderInfo) | ms_http_helper | |
| httpGetString(const std::string &action, std::string &httpGETString) | ms_http_helper | |
| httpPostFile(const std::string &action, const std::string &httpHeader, const std::string &prologue, const std::string &filename, const std::string &epilogue, ms_http_helper_handles &handles, ms_http_helper_progress &progress) | ms_http_helper | |
| isValid() const | ms_errors | |
| ms_errors() | ms_errors | |
| ms_http_helper() | ms_http_helper | |
| ms_http_helper(const ms_http_helper ©) | ms_http_helper | |
| ms_http_helper(const std::string &baseUrl, const ms_connection_settings &settings) | ms_http_helper | |
| operator=(const ms_http_helper ©) | ms_http_helper | |
| ~ms_errors() | ms_errors | |
| ~ms_http_helper() | ms_http_helper |