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

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

copy(const std::shared_ptr< monero_output > &src, const std::shared_ptr< monero_output > &tgt) const (defined in monero::monero_output_query)monero::monero_output_query
copy(const std::shared_ptr< monero_output_wallet > &src, const std::shared_ptr< monero_output_wallet > &tgt) const (defined in monero::monero_output_query)monero::monero_output_query
copy(const std::shared_ptr< monero_output_query > &src, const std::shared_ptr< monero_output_query > &tgt) const (defined in monero::monero_output_query)monero::monero_output_query
deserialize_from_block(const std::string &output_query_json) (defined in monero::monero_output_query)monero::monero_output_querystatic
from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_output_query > &output_query) (defined in monero::monero_output_query)monero::monero_output_querystatic
from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_output_wallet > &output_wallet) (defined in monero::monero_output_wallet)monero::monero_output_walletstatic
from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_output > &output) (defined in monero::monero_output)monero::monero_outputstatic
m_account_index (defined in monero::monero_output_wallet)monero::monero_output_wallet
m_amount (defined in monero::monero_output)monero::monero_output
m_index (defined in monero::monero_output)monero::monero_output
m_is_frozen (defined in monero::monero_output_wallet)monero::monero_output_wallet
m_is_spent (defined in monero::monero_output_wallet)monero::monero_output_wallet
m_key_image (defined in monero::monero_output)monero::monero_output
m_max_amount (defined in monero::monero_output_query)monero::monero_output_query
m_min_amount (defined in monero::monero_output_query)monero::monero_output_query
m_ring_output_indices (defined in monero::monero_output)monero::monero_output
m_stealth_public_key (defined in monero::monero_output)monero::monero_output
m_subaddress_index (defined in monero::monero_output_wallet)monero::monero_output_wallet
m_subaddress_indices (defined in monero::monero_output_query)monero::monero_output_query
m_tx (defined in monero::monero_output)monero::monero_output
m_tx_query (defined in monero::monero_output_query)monero::monero_output_query
meets_criteria(monero_output_wallet *output, bool query_parent=true) const (defined in monero::monero_output_query)monero::monero_output_query
merge(const std::shared_ptr< monero_output > &self, const std::shared_ptr< monero_output > &other) (defined in monero::monero_output_wallet)monero::monero_output_walletvirtual
merge(const std::shared_ptr< monero_output_wallet > &self, const std::shared_ptr< monero_output_wallet > &other) (defined in monero::monero_output_wallet)monero::monero_output_wallet
serialize() constmonero::serializable_struct
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) constmonero::monero_output_queryvirtual