LongPort OpenAPI C++ SDK
longport::HttpClient Member List

This is the complete list of members for longport::HttpClient, including all inherited members.

from_env()longport::HttpClient
HttpClient()longport::HttpClient
HttpClient(HttpClient &)=deletelongport::HttpClient
HttpClient(const std::string &http_url, const std::string &app_key, const std::string &app_secret, const std::string &access_token)longport::HttpClient
request(const std::string &method, const std::string &path, const std::optional< std::map< std::string, std::string >> &headers, const std::optional< std::string > &body, AsyncCallback< void *, HttpResult > callback)longport::HttpClient
~HttpClient()longport::HttpClient