mastodonpp
0.0.0
|
This is the complete list of members for mastodonpp::Connection, including all inherited members.
buffer_mutex | mastodonpp::CURLWrapper | protected |
cancel_stream() | mastodonpp::CURLWrapper | |
Connection(Instance &instance) | mastodonpp::Connection | explicit |
CURLWrapper() | mastodonpp::CURLWrapper | |
CURLWrapper(const CURLWrapper &other)=delete | mastodonpp::CURLWrapper | |
CURLWrapper(CURLWrapper &&other) noexcept=delete | mastodonpp::CURLWrapper | |
get(const endpoint_variant &endpoint, const parametermap ¶meters) | mastodonpp::Connection | |
get(const endpoint_variant &endpoint) | mastodonpp::Connection | inline |
get_buffer() | mastodonpp::CURLWrapper | inlineprotected |
get_curl_easy_handle() | mastodonpp::CURLWrapper | inline |
get_new_stream_contents() | mastodonpp::Connection | |
make_request(const http_method &method, string uri, const parametermap ¶meters) | mastodonpp::CURLWrapper | protected |
operator=(const CURLWrapper &other)=delete | mastodonpp::CURLWrapper | |
operator=(CURLWrapper &&other) noexcept=delete | mastodonpp::CURLWrapper | |
set_proxy(string_view proxy) | mastodonpp::Connection | |
~CURLWrapper() noexcept | mastodonpp::CURLWrapper | virtual |