Scorum
scorum::app::database_api_impl Member List

This is the complete list of members for scorum::app::database_api_impl, including all inherited members.

_block_applied_callbackscorum::app::database_api_impl
_block_applied_connectionscorum::app::database_api_impl
_dbscorum::app::database_api_impl
database_api_impl(const scorum::app::api_context &ctx)scorum::app::database_api_impl
get_account_count() constscorum::app::database_api_impl
get_account_references(account_id_type account_id) constscorum::app::database_api_impl
get_accounts(const std::vector< std::string > &names) constscorum::app::database_api_impl
get_advertising_property() constscorum::app::database_api_impl
get_atomicswap_contract(const std::string &from, const std::string &to, const std::string &secret_hash) constscorum::app::database_api_impl
get_atomicswap_contracts(const std::string &owner) constscorum::app::database_api_impl
get_budgets(BudgetService &budget_service, const std::set< std::string > &names) constscorum::app::database_api_implinline
get_chain_id() constscorum::app::database_api_impl
get_config() constscorum::app::database_api_impl
get_development_committee() constscorum::app::database_api_impl
get_dynamic_global_properties() constscorum::app::database_api_impl
get_key_references(std::vector< public_key_type > key) constscorum::app::database_api_impl
get_potential_signatures(const signed_transaction &trx) constscorum::app::database_api_impl
get_registration_committee() constscorum::app::database_api_impl
get_required_signatures(const signed_transaction &trx, const flat_set< public_key_type > &available_keys) constscorum::app::database_api_impl
get_transaction_hex(const signed_transaction &trx) constscorum::app::database_api_impl
get_witness_by_account(const std::string &account_name) constscorum::app::database_api_impl
get_witness_count() constscorum::app::database_api_impl
get_witnesses(const std::vector< witness_id_type > &witness_ids) constscorum::app::database_api_impl
lookup_account_names(const std::vector< std::string > &account_names) constscorum::app::database_api_impl
lookup_accounts(const std::string &lower_bound_name, uint32_t limit) constscorum::app::database_api_impl
lookup_budget_owners(BudgetService &budget_service, const std::string &lower_bound_name, uint32_t limit) constscorum::app::database_api_implinline
lookup_development_committee_members(const std::string &lower_bound_name, uint32_t limit) constscorum::app::database_api_impl
lookup_proposals() constscorum::app::database_api_impl
lookup_registration_committee_members(const std::string &lower_bound_name, uint32_t limit) constscorum::app::database_api_impl
lookup_witness_accounts(const std::string &lower_bound_name, uint32_t limit) constscorum::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) constscorum::app::database_api_impl
verify_authority(const signed_transaction &trx) constscorum::app::database_api_impl
~database_api_impl()scorum::app::database_api_impl