|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for graphene::protocol::processed_transaction, including all inherited members.
| _packed_size | graphene::protocol::precomputable_transaction | mutableprotected |
| _signees | graphene::protocol::signed_transaction | mutableprotected |
| _tx_id_buffer | graphene::protocol::transaction | mutableprotected |
| _validated | graphene::protocol::precomputable_transaction | mutableprotected |
| clear() | graphene::protocol::signed_transaction | inline |
| clear_signatures() | graphene::protocol::signed_transaction | inline |
| digest() const | graphene::protocol::transaction | |
| expiration | graphene::protocol::transaction | |
| extensions | graphene::protocol::transaction | |
| get_packed_size() const override | graphene::protocol::precomputable_transaction | virtual |
| get_required_authorities(flat_set< account_id_type > &active, flat_set< account_id_type > &owner, vector< authority > &other, bool ignore_custom_operation_required_auths) const | graphene::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) const | graphene::protocol::signed_transaction | |
| get_signature_keys(const chain_id_type &chain_id) const override | graphene::protocol::precomputable_transaction | virtual |
| id() const override | graphene::protocol::precomputable_transaction | virtual |
| merkle_digest() const | graphene::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) const | graphene::protocol::signed_transaction | |
| operation_results | graphene::protocol::processed_transaction | |
| operations | graphene::protocol::transaction | |
| precomputable_transaction() | graphene::protocol::precomputable_transaction | inline |
| precomputable_transaction(const signed_transaction &tx) | graphene::protocol::precomputable_transaction | inline |
| precomputable_transaction(signed_transaction &&tx) | graphene::protocol::precomputable_transaction | inline |
| processed_transaction(const signed_transaction &trx=signed_transaction()) | graphene::protocol::processed_transaction | inline |
| ref_block_num | graphene::protocol::transaction | |
| ref_block_prefix | graphene::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) const | graphene::protocol::transaction | protected |
| 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) const | graphene::protocol::signed_transaction | |
| signatures | graphene::protocol::signed_transaction | |
| signed_transaction(const transaction &trx=transaction()) | graphene::protocol::signed_transaction | inline |
| validate() const override | graphene::protocol::precomputable_transaction | virtual |
| 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) const | graphene::protocol::signed_transaction | |
| visit(Visitor &&visitor) | graphene::protocol::transaction | inline |
| visit(Visitor &&visitor) const | graphene::protocol::transaction | inline |
| ~precomputable_transaction()=default | graphene::protocol::precomputable_transaction | virtual |
| ~processed_transaction()=default | graphene::protocol::processed_transaction | virtual |
| ~signed_transaction()=default | graphene::protocol::signed_transaction | virtual |
| ~transaction()=default | graphene::protocol::transaction | virtual |
1.8.17