Aktualizr
C++ SOTA Client
HttpFakeProv Member List

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

config_count (defined in HttpFakeProv)HttpFakeProv
custom_hw_info (defined in HttpFakeProv)HttpFakeProv
devices_count (defined in HttpFakeProv)HttpFakeProv
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
ecus_count (defined in HttpFakeProv)HttpFakeProv
events_seen (defined in HttpFakeProv)HttpFakeProv
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) override (defined in HttpFakeProv)HttpFakeProvinlinevirtual
handle_event_single(const Json::Value &event) (defined in HttpFakeProv)HttpFakeProvinline
HttpFake(const boost::filesystem::path &test_dir_in, std::string flavor="", const boost::filesystem::path &meta_dir_in="") (defined in HttpFake)HttpFakeinline
HttpFakeProv(const boost::filesystem::path &test_dir_in, std::string flavor, Config &config_in) (defined in HttpFakeProv)HttpFakeProvinline
HttpInterface()=default (defined in HttpInterface)HttpInterface
installed_count (defined in HttpFakeProv)HttpFakeProv
kNoLimit (defined in HttpInterface)HttpInterfacestatic
kPostRespLimit (defined in HttpInterface)HttpInterfacestatic
kPutRespLimit (defined in HttpInterface)HttpInterfacestatic
last_manifest (defined in HttpFake)HttpFake
manifest_count (defined in HttpFakeProv)HttpFakeProv
meta_dir (defined in HttpFake)HttpFakeprotected
network_count (defined in HttpFakeProv)HttpFakeProv
post(const std::string &url, const std::string &content_type, const std::string &data) override (defined in HttpFakeProv)HttpFakeProvinlinevirtual
post(const std::string &url, const Json::Value &data) override (defined in HttpFakeProv)HttpFakeProvinlinevirtual
put(const std::string &url, const Json::Value &data) override (defined in HttpFakeProv)HttpFakeProvinlinevirtual
put(const std::string &url, const std::string &content_type, const std::string &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
system_info_count (defined in HttpFakeProv)HttpFakeProv
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