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

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

allow_non_immediate_ownergraphene::protocol::sign_state
approved_bygraphene::protocol::sign_state
available_address_sigsgraphene::protocol::sign_state
available_keysgraphene::protocol::sign_state
check_authority(account_id_type id)graphene::protocol::sign_stateinline
check_authority(const authority *au, uint32_t depth=0)graphene::protocol::sign_stateinline
get_activegraphene::protocol::sign_state
get_ownergraphene::protocol::sign_state
max_recursiongraphene::protocol::sign_state
provided_address_sigsgraphene::protocol::sign_state
provided_signaturesgraphene::protocol::sign_state
remove_unused_signatures()graphene::protocol::sign_stateinline
sign_state(const flat_set< public_key_type > &sigs, const std::function< const authority *(account_id_type)> &active, const std::function< const authority *(account_id_type)> &owner, bool allow_owner, uint32_t max_recursion_depth=GRAPHENE_MAX_SIG_CHECK_DEPTH, const flat_set< public_key_type > &keys=empty_keyset)graphene::protocol::sign_stateinline
signed_by(const public_key_type &k)graphene::protocol::sign_stateinline
signed_by(const address &a)graphene::protocol::sign_stateinline