mastodonpp  0.5.7
C++ wrapper for the Mastodon and Pleroma APIs.
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 &)mastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=deletemastodonpp::CURLWrapper
escape_url(const string_view url) constmastodonpp::CURLWrapperinline
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(string_view access_token)mastodonpp::CURLWrapperprotected
set_cainfo(string_view path)mastodonpp::CURLWrapperprotectedvirtual
set_proxy(string_view proxy)mastodonpp::CURLWrapperprotectedvirtual
set_useragent(string_view useragent)mastodonpp::CURLWrapperprotectedvirtual
setup_connection_properties(string_view proxy, string_view access_token, string_view cainfo, string_view useragent)mastodonpp::CURLWrapper
unescape_url(const string_view url) constmastodonpp::CURLWrapperinline
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual