Monero C++ Library
|
This is the complete list of members for monero::monero_tx, including all inherited members.
copy(const std::shared_ptr< monero_tx > &src, const std::shared_ptr< monero_tx > &tgt) const (defined in monero::monero_tx) | monero::monero_tx | |
DEFAULT_PAYMENT_ID (defined in monero::monero_tx) | monero::monero_tx | static |
from_property_tree(const boost::property_tree::ptree &node, std::shared_ptr< monero_tx > tx) (defined in monero::monero_tx) | monero::monero_tx | static |
get_height() const (defined in monero::monero_tx) | monero::monero_tx | |
m_block (defined in monero::monero_tx) | monero::monero_tx | |
m_common_tx_sets (defined in monero::monero_tx) | monero::monero_tx | |
m_extra (defined in monero::monero_tx) | monero::monero_tx | |
m_fee (defined in monero::monero_tx) | monero::monero_tx | |
m_full_hex (defined in monero::monero_tx) | monero::monero_tx | |
m_hash (defined in monero::monero_tx) | monero::monero_tx | |
m_in_tx_pool (defined in monero::monero_tx) | monero::monero_tx | |
m_inputs (defined in monero::monero_tx) | monero::monero_tx | |
m_is_confirmed (defined in monero::monero_tx) | monero::monero_tx | |
m_is_double_spend_seen (defined in monero::monero_tx) | monero::monero_tx | |
m_is_failed (defined in monero::monero_tx) | monero::monero_tx | |
m_is_kept_by_block (defined in monero::monero_tx) | monero::monero_tx | |
m_is_miner_tx (defined in monero::monero_tx) | monero::monero_tx | |
m_is_relayed (defined in monero::monero_tx) | monero::monero_tx | |
m_key (defined in monero::monero_tx) | monero::monero_tx | |
m_last_failed_hash (defined in monero::monero_tx) | monero::monero_tx | |
m_last_failed_height (defined in monero::monero_tx) | monero::monero_tx | |
m_last_relayed_timestamp (defined in monero::monero_tx) | monero::monero_tx | |
m_max_used_block_hash (defined in monero::monero_tx) | monero::monero_tx | |
m_max_used_block_height (defined in monero::monero_tx) | monero::monero_tx | |
m_metadata (defined in monero::monero_tx) | monero::monero_tx | |
m_num_confirmations (defined in monero::monero_tx) | monero::monero_tx | |
m_output_indices (defined in monero::monero_tx) | monero::monero_tx | |
m_outputs (defined in monero::monero_tx) | monero::monero_tx | |
m_payment_id (defined in monero::monero_tx) | monero::monero_tx | |
m_prunable_hash (defined in monero::monero_tx) | monero::monero_tx | |
m_prunable_hex (defined in monero::monero_tx) | monero::monero_tx | |
m_pruned_hex (defined in monero::monero_tx) | monero::monero_tx | |
m_rct_sig_prunable (defined in monero::monero_tx) | monero::monero_tx | |
m_rct_signatures (defined in monero::monero_tx) | monero::monero_tx | |
m_received_timestamp (defined in monero::monero_tx) | monero::monero_tx | |
m_relay (defined in monero::monero_tx) | monero::monero_tx | |
m_ring_size (defined in monero::monero_tx) | monero::monero_tx | |
m_signatures (defined in monero::monero_tx) | monero::monero_tx | |
m_size (defined in monero::monero_tx) | monero::monero_tx | |
m_unlock_time (defined in monero::monero_tx) | monero::monero_tx | |
m_version (defined in monero::monero_tx) | monero::monero_tx | |
m_weight (defined in monero::monero_tx) | monero::monero_tx | |
merge(const std::shared_ptr< monero_tx > &self, const std::shared_ptr< monero_tx > &other) (defined in monero::monero_tx) | monero::monero_tx | virtual |
serialize() const | monero::serializable_struct | |
to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_tx | virtual |