Monero C++ Library
Loading...
Searching...
No Matches
monero::monero_rpc_connection Member List

This is the complete list of members for monero::monero_rpc_connection, including all inherited members.

check_connection(const boost::optional< uint32_t > &timeout_ms=boost::none)monero::monero_rpc_connection
compare(int p1, int p2)monero::monero_rpc_connectionstatic
ensure_configured() const (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
from_property_tree(const boost::property_tree::ptree &node) (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionstatic
get_attribute(const std::string &key) constmonero::monero_rpc_connection
invoke_post(const boost::string_ref uri, const std::string &body, const boost::optional< uint32_t > &timeout_ms=boost::none) const (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
is_authenticated() constmonero::monero_rpc_connection
is_connected() constmonero::monero_rpc_connection
is_i2p() constmonero::monero_rpc_connection
is_onion() constmonero::monero_rpc_connection
is_online() constmonero::monero_rpc_connection
m_applied (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionmutableprotected
m_attributes (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
m_http_client (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionmutableprotected
m_is_authenticated (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
m_is_online (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
m_mutex (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionmutableprotected
m_password (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_priority (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_proxy_uri (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_response_time (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_timeout_ms (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_uri (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_username (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
m_zmq_uri (defined in monero::monero_rpc_connection)monero::monero_rpc_connection
monero_rpc_connection(const std::string &uri="", const std::string &username="", const std::string &password="", const std::string &proxy_uri="", const std::string &zmq_uri="", int priority=0, const boost::optional< uint32_t > &timeout_ms=boost::none)monero::monero_rpc_connection
monero_rpc_connection(const monero_rpc_connection &rpc)monero::monero_rpc_connection
send_binary_request(const monero_rpc_request &request, const boost::optional< uint32_t > &timeout_ms=boost::none) constmonero::monero_rpc_connection
send_json_request(const std::string &path, const std::shared_ptr< serializable_struct > &params=nullptr, const boost::optional< uint32_t > &timeout_ms=boost::none) constmonero::monero_rpc_connection
send_json_request(const monero_rpc_request &request, const boost::optional< uint32_t > &timeout_ms=boost::none) constmonero::monero_rpc_connection
send_path_request(const std::string &path, const std::shared_ptr< serializable_struct > &params=nullptr, const boost::optional< uint32_t > &timeout_ms=boost::none) constmonero::monero_rpc_connection
send_path_request(const monero_rpc_request &request, const boost::optional< uint32_t > &timeout_ms=boost::none) constmonero::monero_rpc_connection
send_rpc_request(const boost::string_ref uri, const monero_rpc_request &request, monero_rpc_response &response, const boost::optional< uint32_t > &timeout_ms=boost::none, bool binary=false) const (defined in monero::monero_rpc_connection)monero::monero_rpc_connectionprotected
serialize() constmonero::serializable_struct
set_attribute(const std::string &key, const std::string &val)monero::monero_rpc_connection
set_credentials(const std::string &username, const std::string &password)monero::monero_rpc_connection
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const overridemonero::monero_rpc_connectionvirtual
~serializable_struct()=default (defined in monero::serializable_struct)monero::serializable_structvirtual