mastodonpp  0.0.0
mastodonpp::Connection Member List

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

Connection(Instance &instance)mastodonpp::Connectionexplicit
CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &other)=defaultmastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=defaultmastodonpp::CURLWrapper
get(const endpoint_variant &endpoint, const parametermap &parameters)mastodonpp::Connection
get(const endpoint_variant &endpoint)mastodonpp::Connectioninline
get_curl_easy_handle()mastodonpp::CURLWrapperinline
make_request(const http_method &method, string uri, const parametermap &parameters)mastodonpp::CURLWrapperprotected
operator=(const CURLWrapper &other)=defaultmastodonpp::CURLWrapper
operator=(CURLWrapper &&other) noexcept=defaultmastodonpp::CURLWrapper
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual