mastodonpp  0.2.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::Connectionexplicit
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
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(const string_view access_token)mastodonpp::CURLWrapperprotected
set_proxy(string_view proxy)mastodonpp::CURLWrapper
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual