mastodonpp  0.5.0
mastodonpp::Connection Member List

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

_buffer_mutexmastodonpp::CURLWrapperprotected
cancel_stream()mastodonpp::Connectioninline
Connection(Instance &instance)mastodonpp::Connectioninlineexplicit
CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &other)=deletemastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=deletemastodonpp::CURLWrapper
del(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
del(const endpoint_variant &endpoint)mastodonpp::Connectioninline
escape_url(const string_view url) constmastodonpp::CURLWrapperinline
get(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
get(const endpoint_variant &endpoint)mastodonpp::Connectioninline
get_buffer()mastodonpp::CURLWrapperinlineprotected
get_curl_easy_handle()mastodonpp::CURLWrapperinline
get_new_events()mastodonpp::Connection
get_new_stream_contents()mastodonpp::Connection
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
patch(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
patch(const endpoint_variant &endpoint)mastodonpp::Connectioninline
post(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
post(const endpoint_variant &endpoint)mastodonpp::Connectioninline
put(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
put(const endpoint_variant &endpoint)mastodonpp::Connectioninline
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