![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
This is the complete list of members for http::http_handle_t, including all inherited members.
add_request_header(const std::string &header)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
add_request_headers(const std::vector< std::string > &headers)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
error() const =0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
get(const std::string &url)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
headers() const =0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
http_handle_t() (defined in http::http_handle_t) | http::http_handle_t | |
initialized() const =0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
post(const std::string &url, const std::string &data, const std::string &content_type)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
response_code() const =0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
result() const =0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
set_basic_auth(const std::string &userpwd)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
set_basic_auth(const std::string &user, const std::string &pwd)=0 (defined in http::http_handle_t) | http::http_handle_t | pure virtual |
~http_handle_t() (defined in http::http_handle_t) | http::http_handle_t | virtual |