mastodonpp  0.4.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
copy_connection_properties(CURLWrapper &curlwrapper)mastodonpp::Instanceinline
CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &other)=deletemastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=deletemastodonpp::CURLWrapper
escape_url(const string_view url) constmastodonpp::CURLWrapperinline
get_access_token() const noexceptmastodonpp::Instanceinline
get_baseuri() const noexceptmastodonpp::Instanceinline
get_buffer()mastodonpp::CURLWrapperinlineprotected
get_curl_easy_handle()mastodonpp::CURLWrapperinline
get_hostname() const noexceptmastodonpp::Instanceinline
get_max_chars() noexceptmastodonpp::Instance
get_nodeinfo()mastodonpp::Instance
get_post_formats() noexceptmastodonpp::Instance
Instance(const string_view hostname, const string_view access_token)mastodonpp::Instanceinlineexplicit
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(string_view access_token)mastodonpp::CURLWrapperprotected
set_cainfo(string_view path)mastodonpp::Instanceinline
set_proxy(const string_view proxy)mastodonpp::Instanceinline
set_useragent(const string_view useragent)mastodonpp::Instanceinline
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