Monero C++ Library
|
This is the complete list of members for monero::monero_output, 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) | monero::monero_output | |
from_property_tree(const boost::property_tree::ptree &node, const std::shared_ptr< monero_output > &output) (defined in monero::monero_output) | monero::monero_output | static |
m_amount (defined in monero::monero_output) | monero::monero_output | |
m_index (defined in monero::monero_output) | monero::monero_output | |
m_key_image (defined in monero::monero_output) | monero::monero_output | |
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_tx (defined in monero::monero_output) | monero::monero_output | |
merge(const std::shared_ptr< monero_output > &self, const std::shared_ptr< monero_output > &other) (defined in monero::monero_output) | monero::monero_output | virtual |
serialize() const | monero::serializable_struct | |
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_output | virtual |