mastodonpp  0.5.7
C++ wrapper for the Mastodon and Pleroma APIs.
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(const Instance &instance)mastodonpp::Connectioninlineexplicit
Connection(const Connection &other)=defaultmastodonpp::Connection
Connection(Connection &&other) noexcept=deletemastodonpp::Connection
CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &)mastodonpp::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 Connection &other)=deletemastodonpp::Connection
operator=(Connection &&other) noexcept=deletemastodonpp::Connection
mastodonpp::CURLWrapper::operator=(const CURLWrapper &other)=deletemastodonpp::CURLWrapper
mastodonpp::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
~Connection() noexcept override=defaultmastodonpp::Connection
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual