Unity Scopes API
|
This is the complete list of members for unity::scopes::qt::HttpAsyncReader, including all inherited members.
async_get(std::string const &uri, std::string const &object_name, FactoryFunc< PARSER > const &create, ParseFunc< BASE, PARSER > const &parse) const | unity::scopes::qt::HttpAsyncReader | |
async_get(std::string const &uri, std::string const &object_name, FactoryFunc< PARSER > const &create, ParseFunc< TYPE, PARSER > const &parse) const | unity::scopes::qt::HttpAsyncReader | |
async_get_parser(std::string const &uri, FactoryFunc< PARSER > const &create) const | unity::scopes::qt::HttpAsyncReader | |
get_or_throw(std::future< T > &f, int64_t seconds=20) | unity::scopes::qt::HttpAsyncReader | static |
get_uri(std::string const &host, std::vector< std::pair< std::string, std::string >> const ¶meters) const | unity::scopes::qt::HttpAsyncReader |