mastodonpp
0.5.7
C++ wrapper for the Mastodon and Pleroma APIs.
mastodonpp
Instance
mastodonpp::Instance Member List
This is the complete list of members for
mastodonpp::Instance
, including all inherited members.
_buffer_mutex
mastodonpp::CURLWrapper
protected
cancel_stream
()
mastodonpp::CURLWrapper
inline
protected
copy_connection_properties
(CURLWrapper &curlwrapper) const
mastodonpp::Instance
inline
CURLWrapper
()
mastodonpp::CURLWrapper
CURLWrapper
(const CURLWrapper &)
mastodonpp::CURLWrapper
CURLWrapper
(CURLWrapper &&other) noexcept=delete
mastodonpp::CURLWrapper
escape_url
(const string_view url) const
mastodonpp::CURLWrapper
inline
get_access_token
() const noexcept
mastodonpp::Instance
inline
get_baseuri
() const noexcept
mastodonpp::Instance
inline
get_buffer
()
mastodonpp::CURLWrapper
inline
protected
get_curl_easy_handle
()
mastodonpp::CURLWrapper
inline
get_hostname
() const noexcept
mastodonpp::Instance
inline
get_max_chars
() noexcept
mastodonpp::Instance
get_nodeinfo
()
mastodonpp::Instance
get_post_formats
() noexcept
mastodonpp::Instance
Instance
(string_view hostname, string_view access_token)
mastodonpp::Instance
explicit
Instance
(const Instance &other)
mastodonpp::Instance
Instance
(Instance &&other) noexcept=delete
mastodonpp::Instance
make_request
(const http_method &method, string uri, const parametermap ¶meters)
mastodonpp::CURLWrapper
protected
operator=
(const Instance &other)=delete
mastodonpp::Instance
operator=
(Instance &&other) noexcept=delete
mastodonpp::Instance
mastodonpp::CURLWrapper::operator=
(const CURLWrapper &other)=delete
mastodonpp::CURLWrapper
mastodonpp::CURLWrapper::operator=
(CURLWrapper &&other) noexcept=delete
mastodonpp::CURLWrapper
set_access_token
(const string_view access_token)
mastodonpp::Instance
inline
set_cainfo
(string_view path) override
mastodonpp::Instance
inline
virtual
set_proxy
(const string_view proxy) override
mastodonpp::Instance
inline
virtual
set_useragent
(const string_view useragent) override
mastodonpp::Instance
inline
virtual
setup_connection_properties
(string_view proxy, string_view access_token, string_view cainfo, string_view useragent)
mastodonpp::CURLWrapper
unescape_url
(const string_view url) const
mastodonpp::CURLWrapper
inline
~CURLWrapper
() noexcept
mastodonpp::CURLWrapper
virtual
~Instance
() noexcept override=default
mastodonpp::Instance
Generated by
1.9.1