Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
HttpFakeRq Member List

This is the complete list of members for HttpFakeRq, 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
events_seen (defined in HttpFakeRq)HttpFakeRq
expected_events_ (defined in HttpFakeRq)HttpFakeRq
expected_events_received (defined in HttpFakeRq)HttpFakeRq
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 HttpFakeRq)HttpFakeRqinlinevirtual
HttpFake(const boost::filesystem::path &test_dir_in, std::string flavor="", const boost::filesystem::path &meta_dir_in="") (defined in HttpFake)HttpFakeinline
HttpFakeRq(const boost::filesystem::path &test_dir_in, size_t expected_events) (defined in HttpFakeRq)HttpFakeRqinline
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