mastodonpp  0.0.0
mastodonpp::Instance Member List

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

CURLWrapper()mastodonpp::CURLWrapper
CURLWrapper(const CURLWrapper &other)=defaultmastodonpp::CURLWrapper
CURLWrapper(CURLWrapper &&other) noexcept=defaultmastodonpp::CURLWrapper
get_access_token() constmastodonpp::Instanceinline
get_baseuri() constmastodonpp::Instanceinline
get_curl_easy_handle()mastodonpp::CURLWrapperinline
get_hostname() constmastodonpp::Instanceinline
get_max_chars()mastodonpp::Instance
Instance(const string_view &hostname, const string_view &access_token)mastodonpp::Instanceexplicit
make_request(const http_method &method, const string_view &uri)mastodonpp::CURLWrapperprotected
operator=(const CURLWrapper &other)=defaultmastodonpp::CURLWrapper
operator=(CURLWrapper &&other) noexcept=defaultmastodonpp::CURLWrapper
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual