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_hostname() constmastodonpp::Instanceinline
get_max_chars() constmastodonpp::Instanceinline
Instance(string hostname, string access_token)mastodonpp::Instanceexplicit
make_request(const http_method &method, const string_view &uri)mastodonpp::CURLWrapper
operator=(const CURLWrapper &other)=defaultmastodonpp::CURLWrapper
operator=(CURLWrapper &&other) noexcept=defaultmastodonpp::CURLWrapper
~CURLWrapper() noexceptmastodonpp::CURLWrappervirtual