mastodonpp  0.2.0
mastodonpp::Instance Member List

This is the complete list of members for mastodonpp::Instance, 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_access_token() constmastodonpp::Instanceinline
get_baseuri() constmastodonpp::Instanceinline
get_buffer()mastodonpp::CURLWrapperinlineprotected
get_curl_easy_handle()mastodonpp::CURLWrapperinline
get_hostname() constmastodonpp::Instanceinline
get_max_chars()mastodonpp::Instance
get_proxy() constmastodonpp::Instanceinline
Instance(string_view hostname, string_view access_token)mastodonpp::Instanceexplicit
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 access_token)mastodonpp::Instanceinline
mastodonpp::CURLWrapper::set_access_token(const string_view access_token)mastodonpp::CURLWrapperprotected
set_proxy(const string_view proxy)mastodonpp::Instanceinline
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual