BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::chain::fork_database Member List

This is the complete list of members for graphene::chain::fork_database, including all inherited members.

branch_type typedefgraphene::chain::fork_database
fetch_block(const block_id_type &id) constgraphene::chain::fork_database
fetch_block_by_number(uint32_t n) constgraphene::chain::fork_database
fetch_branch_from(block_id_type first, block_id_type second) constgraphene::chain::fork_database
fork_database()graphene::chain::fork_database
fork_multi_index_type typedefgraphene::chain::fork_database
head() constgraphene::chain::fork_databaseinline
is_known_block(const block_id_type &id) constgraphene::chain::fork_database
MAX_BLOCK_REORDERINGgraphene::chain::fork_databasestatic
pop_block()graphene::chain::fork_database
push_block(const signed_block &b)graphene::chain::fork_database
remove(block_id_type b)graphene::chain::fork_database
reset()graphene::chain::fork_database
set_head(shared_ptr< fork_item > h)graphene::chain::fork_database
set_max_size(uint32_t s)graphene::chain::fork_database
start_block(signed_block b)graphene::chain::fork_database