This is the complete list of members for addons_client, including all inherited members.
addons_client(CVideo &v, const std::string &address) | addons_client | |
addr_ | addons_client | private |
check_connected() const | addons_client | private |
conn_ | addons_client | private |
connect() | addons_client | |
delete_remote_addon(const std::string &id, std::string &response_message) | addons_client | |
download_addon(config &archive_cfg, const std::string &id, const std::string &title, bool increase_downloads=true) | addons_client | |
get_last_server_error() const | addons_client | inline |
host_ | addons_client | private |
install_addon(config &archive_cfg, const addon_info &info) | addons_client | |
last_error_ | addons_client | private |
port_ | addons_client | private |
request_addons_list(config &cfg) | addons_client | |
request_distribution_terms(std::string &terms) | addons_client | |
send_request(const config &request, config &response) | addons_client | private |
send_simple_request(const std::string &request_string, config &response) | addons_client | private |
stat_ | addons_client | private |
update_last_error(config &response_cfg) | addons_client | private |
upload_addon(const std::string &id, std::string &response_message, config &cfg) | addons_client | |
v_ | addons_client | private |
wait_for_transfer_done(const std::string &status_message, bool track_upload=false) | addons_client | private |
~addons_client() | addons_client |