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 API::endpoint_type &endpoint)mastodonpp::Connection
get(const string_view &endpoint)mastodonpp::Connection
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