mastodonpp  0.2.0
mastodonpp::CURLWrapper Member List

This is the complete list of members for mastodonpp::CURLWrapper, including all inherited members.

buffer_mutexmastodonpp::CURLWrapperprotected
cancel_stream()mastodonpp::CURLWrapperinlineprotected
CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &other)=deletemastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=deletemastodonpp::CURLWrapper
get_buffer()mastodonpp::CURLWrapperinlineprotected
get_curl_easy_handle()mastodonpp::CURLWrapperinline
make_request(const http_method &method, string uri, const parametermap &parameters)mastodonpp::CURLWrapperprotected
operator=(const CURLWrapper &other)=deletemastodonpp::CURLWrapper
operator=(CURLWrapper &&other) noexcept=deletemastodonpp::CURLWrapper
set_access_token(const string_view access_token)mastodonpp::CURLWrapperprotected
set_proxy(string_view proxy)mastodonpp::CURLWrapper
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual