Aktualizr
C++ SOTA Client
HttpFake Member List

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

download(const std::string &url, curl_write_callback write_cb, curl_xferinfo_callback progress_cb, void *userp, curl_off_t from) override (defined in HttpFake)HttpFakeinlinevirtual
downloadAsync(const std::string &url, curl_write_callback write_cb, curl_xferinfo_callback progress_cb, void *userp, curl_off_t from, CurlHandler *easyp) override (defined in HttpFake)HttpFakeinlinevirtual
flavor_ (defined in HttpFake)HttpFakeprotected
get(const std::string &url, int64_t maxsize) override (defined in HttpFake)HttpFakeinlinevirtual
handle_event(const std::string &url, const Json::Value &data) (defined in HttpFake)HttpFakeinlinevirtual
HttpFake(const boost::filesystem::path &test_dir_in, std::string flavor="", const boost::filesystem::path &meta_dir_in="") (defined in HttpFake)HttpFakeinline
HttpInterface()=default (defined in HttpInterface)HttpInterface
kNoLimit (defined in HttpInterface)HttpInterfacestatic
kPostRespLimit (defined in HttpInterface)HttpInterfacestatic
kPutRespLimit (defined in HttpInterface)HttpInterfacestatic
last_manifest (defined in HttpFake)HttpFake
meta_dir (defined in HttpFake)HttpFakeprotected
post(const std::string &url, const std::string &content_type, const std::string &data) override (defined in HttpFake)HttpFakeinlinevirtual
post(const std::string &url, const Json::Value &data) override (defined in HttpFake)HttpFakeinlinevirtual
put(const std::string &url, const std::string &content_type, const std::string &data) override (defined in HttpFake)HttpFakeinlinevirtual
put(const std::string &url, const Json::Value &data) override (defined in HttpFake)HttpFakeinlinevirtual
rewrite(std::string &url, const std::string &pattern) (defined in HttpFake)HttpFakeinline
setCerts(const std::string &ca, CryptoSource ca_source, const std::string &cert, CryptoSource cert_source, const std::string &pkey, CryptoSource pkey_source) override (defined in HttpFake)HttpFakeinlinevirtual
temp_meta_dir (defined in HttpFake)HttpFakeprotected
test_dir (defined in HttpFake)HttpFakeprotected
tls_server (defined in HttpFake)HttpFake
~HttpFake() (defined in HttpFake)HttpFakeinlinevirtual
~HttpInterface()=default (defined in HttpInterface)HttpInterfacevirtual