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

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

_signeesgraphene::protocol::signed_transactionmutableprotected
_tx_id_buffergraphene::protocol::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() constgraphene::protocol::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) constgraphene::protocol::signed_transactionvirtual
id() constgraphene::protocol::transactionvirtual
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
operationsgraphene::protocol::transaction
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() constgraphene::protocol::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
~signed_transaction()=defaultgraphene::protocol::signed_transactionvirtual
~transaction()=defaultgraphene::protocol::transactionvirtual