|
Monero
|
This is the complete list of members for cryptonote::bootstrap_daemon, including all inherited members.
| address() const noexcept | cryptonote::bootstrap_daemon | |
| bootstrap_daemon(std::function< std::map< std::string, bool >()> get_public_nodes, bool rpc_payment_enabled, const std::string &proxy) | cryptonote::bootstrap_daemon | |
| bootstrap_daemon(const std::string &address, boost::optional< epee::net_utils::http::login > credentials, bool rpc_payment_enabled, const std::string &proxy) | cryptonote::bootstrap_daemon | |
| get_height() | cryptonote::bootstrap_daemon | |
| handle_result(bool success, const std::string &status) | cryptonote::bootstrap_daemon | |
| invoke_http_bin(const boost::string_ref uri, const t_request &out_struct, t_response &result_struct) | cryptonote::bootstrap_daemon | inline |
| invoke_http_json(const boost::string_ref uri, const t_request &out_struct, t_response &result_struct) | cryptonote::bootstrap_daemon | inline |
| invoke_http_json_rpc(const boost::string_ref command_name, const t_request &out_struct, t_response &result_struct) | cryptonote::bootstrap_daemon | inline |
| m_http_client | cryptonote::bootstrap_daemon | private |
| m_rpc_payment_enabled | cryptonote::bootstrap_daemon | private |
| m_selector | cryptonote::bootstrap_daemon | private |
| m_selector_mutex | cryptonote::bootstrap_daemon | private |
| set_proxy(const std::string &address) | cryptonote::bootstrap_daemon | |
| set_server(const std::string &address, const boost::optional< epee::net_utils::http::login > &credentials=boost::none) | cryptonote::bootstrap_daemon | private |
| switch_server_if_needed() | cryptonote::bootstrap_daemon | private |