Monero C++ Library
|
This is the complete list of members for monero::monero_destination, including all inherited members.
copy(const std::shared_ptr< monero_destination > &src, const std::shared_ptr< monero_destination > &tgt) const (defined in monero::monero_destination) | monero::monero_destination | |
from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_destination > &destination) (defined in monero::monero_destination) | monero::monero_destination | static |
m_address (defined in monero::monero_destination) | monero::monero_destination | |
m_amount (defined in monero::monero_destination) | monero::monero_destination | |
monero_destination(boost::optional< std::string > address=boost::none, boost::optional< uint64_t > amount=boost::none) (defined in monero::monero_destination) | monero::monero_destination | inline |
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const (defined in monero::monero_destination) | monero::monero_destination |