This is the complete list of members for HTTPInterface, including all inherited members.
base_path | HTTPInterface | private |
get(const std::vector< std::string > &json_keys, const std::string &command, const std::initializer_list< param_type > &list=std::initializer_list< param_type >()) | HTTPInterface | |
get(const std::vector< std::string > &json_keys, const std::string &command, const param_map_type ¶ms=param_map_type()) | HTTPInterface | |
get_(const std::vector< std::string > &json_keys, CurlResource &res) | HTTPInterface | private |
host | HTTPInterface | private |
HTTPInterface(std::string host, std::string path="") | HTTPInterface |