BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::protocol::processed_transaction Member List

This is the complete list of members for graphene::protocol::processed_transaction, including all inherited members.

_packed_sizegraphene::protocol::precomputable_transactionmutableprotected
_signeesgraphene::protocol::signed_transactionmutableprotected
_tx_id_buffergraphene::protocol::transactionmutableprotected
_validatedgraphene::protocol::precomputable_transactionmutableprotected
clear()graphene::protocol::signed_transactioninline
clear_signatures()graphene::protocol::signed_transactioninline
digest() constgraphene::protocol::transaction
expirationgraphene::protocol::transaction
extensionsgraphene::protocol::transaction
get_packed_size() const overridegraphene::protocol::precomputable_transactionvirtual
get_required_authorities(flat_set< account_id_type > &active, flat_set< account_id_type > &owner, vector< authority > &other, bool ignore_custom_operation_required_auths) constgraphene::protocol::transaction
get_required_signatures(const chain_id_type &chain_id, const flat_set< public_key_type > &available_keys, const std::function< const authority *(account_id_type)> &get_active, const std::function< const authority *(account_id_type)> &get_owner, bool allow_non_immediate_owner, bool ignore_custom_operation_required_authorities, uint32_t max_recursion=GRAPHENE_MAX_SIG_CHECK_DEPTH) constgraphene::protocol::signed_transaction
get_signature_keys(const chain_id_type &chain_id) const overridegraphene::protocol::precomputable_transactionvirtual
id() const overridegraphene::protocol::precomputable_transactionvirtual
merkle_digest() constgraphene::protocol::processed_transaction
minimize_required_signatures(const chain_id_type &chain_id, const flat_set< public_key_type > &available_keys, const std::function< const authority *(account_id_type)> &get_active, const std::function< const authority *(account_id_type)> &get_owner, const custom_authority_lookup &get_custom, bool allow_non_immediate_owner, bool ignore_custom_operation_required_auths, uint32_t max_recursion=GRAPHENE_MAX_SIG_CHECK_DEPTH) constgraphene::protocol::signed_transaction
operation_resultsgraphene::protocol::processed_transaction
operationsgraphene::protocol::transaction
precomputable_transaction()graphene::protocol::precomputable_transactioninline
precomputable_transaction(const signed_transaction &tx)graphene::protocol::precomputable_transactioninline
precomputable_transaction(signed_transaction &&tx)graphene::protocol::precomputable_transactioninline
processed_transaction(const signed_transaction &trx=signed_transaction())graphene::protocol::processed_transactioninline
ref_block_numgraphene::protocol::transaction
ref_block_prefixgraphene::protocol::transaction
set_expiration(fc::time_point_sec expiration_time)graphene::protocol::transaction
set_reference_block(const block_id_type &reference_block)graphene::protocol::transaction
sig_digest(const chain_id_type &chain_id) constgraphene::protocol::transactionprotected
sign(const private_key_type &key, const chain_id_type &chain_id)graphene::protocol::signed_transaction
sign(const private_key_type &key, const chain_id_type &chain_id) constgraphene::protocol::signed_transaction
signaturesgraphene::protocol::signed_transaction
signed_transaction(const transaction &trx=transaction())graphene::protocol::signed_transactioninline
validate() const overridegraphene::protocol::precomputable_transactionvirtual
verify_authority(const chain_id_type &chain_id, const std::function< const authority *(account_id_type)> &get_active, const std::function< const authority *(account_id_type)> &get_owner, const custom_authority_lookup &get_custom, bool allow_non_immediate_owner, bool ignore_custom_operation_required_auths, uint32_t max_recursion=GRAPHENE_MAX_SIG_CHECK_DEPTH) constgraphene::protocol::signed_transaction
visit(Visitor &&visitor)graphene::protocol::transactioninline
visit(Visitor &&visitor) constgraphene::protocol::transactioninline
~precomputable_transaction()=defaultgraphene::protocol::precomputable_transactionvirtual
~processed_transaction()=defaultgraphene::protocol::processed_transactionvirtual
~signed_transaction()=defaultgraphene::protocol::signed_transactionvirtual
~transaction()=defaultgraphene::protocol::transactionvirtual