Scorum
scorum::chain::database Member List

This is the complete list of members for scorum::chain::database, including all inherited members.

_apply_block(const signed_block &next_block)scorum::chain::databaseprotected
_apply_transaction(const signed_transaction &trx)scorum::chain::databaseprotected
_dbscorum::chain::dba::db_accessor_factory
_db_accessorsscorum::chain::dba::db_accessor_factorymutable
_popped_txscorum::chain::database
_push_transaction(const signed_transaction &trx)scorum::chain::database
account_recovery_processing()scorum::chain::database
add_checkpoints(const flat_map< uint32_t, block_id_type > &checkpts)scorum::chain::database
add_plugin_index()scorum::chain::databaseinline
applied_blockscorum::chain::database
apply_block(const signed_block &next_block, uint32_t skip=skip_nothing)scorum::chain::databaseprotected
apply_hardfork(uint32_t hardfork)scorum::chain::databaseprotected
apply_operation(const operation &op)scorum::chain::databaseprotected
apply_transaction(const signed_transaction &trx, uint32_t skip=skip_nothing)scorum::chain::databaseprotected
before_last_checkpoint() constscorum::chain::database
block_log_path(const fc::path &data_dir)scorum::chain::databasestatic
calculate_discussion_payout_time(const comment_object &comment) constscorum::chain::database
clear_expired_delegations()scorum::chain::databaseprotected
clear_expired_transactions()scorum::chain::databaseprotected
clear_pending()scorum::chain::database
close()scorum::chain::database
create_block_summary(const signed_block &next_block)scorum::chain::databaseprotected
create_notification(const operation &op) constscorum::chain::database
creation_option enum namescorum::chain::database
database(uint32_t opt)scorum::chain::database
db_accessor_factory(db_index &db)scorum::chain::dba::db_accessor_factory
dbservice_dbs_factory()=deletescorum::chain::dbservice_dbs_factoryprotected
dbservice_dbs_factory(database &)scorum::chain::dbservice_dbs_factoryexplicitprotected
expire_escrow_ratification()scorum::chain::database
fetch_block_by_id(const block_id_type &id) constscorum::chain::database
fetch_block_by_number(uint32_t num) constscorum::chain::database
find_block_id_for_num(uint32_t block_num) constscorum::chain::database
generate_block(const fc::time_point_sec when, const account_name_type &witness_owner, const fc::ecc::private_key &block_signing_private_key, uint32_t skip)scorum::chain::database
genesis_persistent_state() constscorum::chain::database
get_block_id_for_num(uint32_t block_num) constscorum::chain::database
get_block_ids_on_fork(block_id_type head_of_fork) constscorum::chain::database
get_chain_id() constscorum::chain::database
get_checkpoints() constscorum::chain::databaseinline
get_dba() constscorum::chain::dba::db_accessor_factory
get_genesis_time() constscorum::chain::database
get_node_properties() constscorum::chain::database
get_recent_transaction(const transaction_id_type &trx_id) constscorum::chain::database
get_reindex_skip_flags() constscorum::chain::database
get_scheduled_witness(uint32_t slot_num) constscorum::chain::database
get_slot_at_time(fc::time_point_sec when) constscorum::chain::database
get_slot_time(uint32_t slot_num) constscorum::chain::database
has_hardfork(uint32_t hardfork) constscorum::chain::database
head_block_context() constscorum::chain::database
head_block_id() constscorum::chain::database
head_block_num() constscorum::chain::database
head_block_time() constscorum::chain::database
init_genesis(const genesis_state_type &genesis_state)scorum::chain::database
init_hardforks(fc::time_point_sec genesis_time)scorum::chain::databaseprotected
initialize_evaluators()scorum::chain::database
initialize_indexes()scorum::chain::database
is_known_block(const block_id_type &id) constscorum::chain::database
is_known_transaction(const transaction_id_type &id) constscorum::chain::database
is_producing() constscorum::chain::databaseinline
last_non_undoable_block_num() constscorum::chain::database
node_properties()scorum::chain::database
notify_applied_block(const signed_block &block)scorum::chain::database
notify_on_applied_transaction(const signed_transaction &tx)scorum::chain::database
notify_on_pending_transaction(const signed_transaction &tx)scorum::chain::database
notify_on_pre_apply_transaction(const signed_transaction &tx)scorum::chain::database
notify_post_apply_operation(const operation_notification &note)scorum::chain::database
notify_pre_applied_block(const signed_block &block)scorum::chain::database
notify_pre_apply_operation(const operation_notification &note)scorum::chain::database
obtain_service() constscorum::chain::dbservice_dbs_factoryinline
obtain_service_explicit(TDependencies &... dependencies) constscorum::chain::dbservice_dbs_factoryinline
on_applied_transactionscorum::chain::database
on_pending_transactionscorum::chain::database
on_pre_apply_transactionscorum::chain::database
open(const fc::path &data_dir, const fc::path &shared_mem_dir, uint64_t shared_file_size, uint32_t chainbase_flags, const genesis_state_type &genesis_state)scorum::chain::database
opt_default enum valuescorum::chain::database
opt_log_hardforks enum valuescorum::chain::database
opt_none enum valuescorum::chain::database
opt_notify_virtual_op_applying enum valuescorum::chain::database
pop_block()scorum::chain::database
post_apply_operationscorum::chain::database
pre_applied_blockscorum::chain::database
pre_apply_operationscorum::chain::database
process_decline_voting_rights()scorum::chain::database
process_hardforks()scorum::chain::databaseprotected
process_header_extensions(const signed_block &next_block)scorum::chain::databaseprotected
push_block(const signed_block &b, uint32_t skip=skip_nothing)scorum::chain::database
push_hf_operation(const operation &op)scorum::chain::databaseinline
push_transaction(const signed_transaction &trx, uint32_t skip=skip_nothing)scorum::chain::database
push_virtual_operation(const operation &op)scorum::chain::databaseinlinevirtual
read_block_by_number(uint32_t num) constscorum::chain::database
reindex(const fc::path &data_dir, const fc::path &shared_mem_dir, uint64_t shared_file_size, uint32_t skip_flags, const genesis_state_type &genesis_state)scorum::chain::database
set_flush_interval(uint32_t flush_blocks)scorum::chain::database
set_hardfork(uint32_t hardfork, bool process_now=true)scorum::chain::database
set_initial_timestamp(const genesis_state_type &genesis_state)scorum::chain::database
set_producing(bool p)scorum::chain::databaseinlineprotected
show_free_memory(bool force)scorum::chain::database
skip_authority_check enum valuescorum::chain::database
skip_block_log enum valuescorum::chain::database
skip_block_size_check enum valuescorum::chain::database
skip_fork_db enum valuescorum::chain::database
skip_merkle_check enum valuescorum::chain::database
skip_nothing enum valuescorum::chain::database
skip_tapos_check enum valuescorum::chain::database
skip_transaction_dupe_check enum valuescorum::chain::database
skip_transaction_signatures enum valuescorum::chain::database
skip_undo_block enum valuescorum::chain::database
skip_undo_history_check enum valuescorum::chain::database
skip_validate enum valuescorum::chain::database
skip_validate_invariants enum valuescorum::chain::database
skip_witness_schedule_check enum valuescorum::chain::database
skip_witness_signature enum valuescorum::chain::database
update_global_dynamic_data(const signed_block &b)scorum::chain::databaseprotected
update_last_irreversible_block()scorum::chain::databaseprotected
update_signing_witness(const witness_object &signing_witness, const signed_block &new_block)scorum::chain::databaseprotected
validate_block_header(uint32_t skip, const signed_block &next_block) constscorum::chain::databaseprotected
validate_invariants() constscorum::chain::database
validate_transaction(const signed_transaction &trx)scorum::chain::database
validation_steps enum namescorum::chain::database
wipe(const fc::path &data_dir, const fc::path &shared_mem_dir, bool include_blocks)scorum::chain::database
witness_participation_rate() constscorum::chain::database
~database()scorum::chain::databasevirtual
~database_virtual_operations_emmiter_i()=defaultscorum::chain::database_virtual_operations_emmiter_ivirtual
~dbservice_dbs_factory()scorum::chain::dbservice_dbs_factoryprotectedvirtual