_block_applied_callback | scorum::app::database_api_impl | |
_block_applied_connection | scorum::app::database_api_impl | |
_db | scorum::app::database_api_impl | |
database_api_impl(const scorum::app::api_context &ctx) | scorum::app::database_api_impl | |
get_account_count() const | scorum::app::database_api_impl | |
get_account_references(account_id_type account_id) const | scorum::app::database_api_impl | |
get_accounts(const std::vector< std::string > &names) const | scorum::app::database_api_impl | |
get_advertising_property() const | scorum::app::database_api_impl | |
get_atomicswap_contract(const std::string &from, const std::string &to, const std::string &secret_hash) const | scorum::app::database_api_impl | |
get_atomicswap_contracts(const std::string &owner) const | scorum::app::database_api_impl | |
get_budgets(BudgetService &budget_service, const std::set< std::string > &names) const | scorum::app::database_api_impl | inline |
get_chain_id() const | scorum::app::database_api_impl | |
get_config() const | scorum::app::database_api_impl | |
get_development_committee() const | scorum::app::database_api_impl | |
get_dynamic_global_properties() const | scorum::app::database_api_impl | |
get_key_references(std::vector< public_key_type > key) const | scorum::app::database_api_impl | |
get_potential_signatures(const signed_transaction &trx) const | scorum::app::database_api_impl | |
get_registration_committee() const | scorum::app::database_api_impl | |
get_required_signatures(const signed_transaction &trx, const flat_set< public_key_type > &available_keys) const | scorum::app::database_api_impl | |
get_transaction_hex(const signed_transaction &trx) const | scorum::app::database_api_impl | |
get_witness_by_account(const std::string &account_name) const | scorum::app::database_api_impl | |
get_witness_count() const | scorum::app::database_api_impl | |
get_witnesses(const std::vector< witness_id_type > &witness_ids) const | scorum::app::database_api_impl | |
lookup_account_names(const std::vector< std::string > &account_names) const | scorum::app::database_api_impl | |
lookup_accounts(const std::string &lower_bound_name, uint32_t limit) const | scorum::app::database_api_impl | |
lookup_budget_owners(BudgetService &budget_service, const std::string &lower_bound_name, uint32_t limit) const | scorum::app::database_api_impl | inline |
lookup_development_committee_members(const std::string &lower_bound_name, uint32_t limit) const | scorum::app::database_api_impl | |
lookup_proposals() const | scorum::app::database_api_impl | |
lookup_registration_committee_members(const std::string &lower_bound_name, uint32_t limit) const | scorum::app::database_api_impl | |
lookup_witness_accounts(const std::string &lower_bound_name, uint32_t limit) const | scorum::app::database_api_impl | |
on_applied_block(const chain::signed_block &b) | scorum::app::database_api_impl | |
set_block_applied_callback(std::function< void(const variant &block_id)> cb) | scorum::app::database_api_impl | |
verify_account_authority(const std::string &name_or_id, const flat_set< public_key_type > &signers) const | scorum::app::database_api_impl | |
verify_authority(const signed_transaction &trx) const | scorum::app::database_api_impl | |
~database_api_impl() | scorum::app::database_api_impl | |