Monero C++ Library
|
This is the complete list of members for monero::monero_rpc_connection, including all inherited members.
from_property_tree(const boost::property_tree::ptree &node) (defined in monero::monero_rpc_connection) | monero::monero_rpc_connection | static |
m_password (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 | |
monero_rpc_connection(const std::string &uri="", const std::string &username="", const std::string &password="") (defined in monero::monero_rpc_connection) | monero::monero_rpc_connection | inline |
serialize() const | monero::serializable_struct | |
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_rpc_connection | virtual |