|
Monero C++ Library
|
This is the complete list of members for monero::monero_output_wallet, 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_wallet) | monero::monero_output_wallet | |
| copy(const std::shared_ptr< monero_output_wallet > &src, const std::shared_ptr< monero_output_wallet > &tgt) const (defined in monero::monero_output_wallet) | monero::monero_output_wallet | |
| 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_wallet | static |
| 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_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_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_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_wallet) | monero::monero_output_wallet | virtual |
| 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() const | monero::serializable_struct | |
| to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_output_wallet | virtual |