BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for graphene::chain::fork_database, including all inherited members.
branch_type typedef | graphene::chain::fork_database | |
fetch_block(const block_id_type &id) const | graphene::chain::fork_database | |
fetch_block_by_number(uint32_t n) const | graphene::chain::fork_database | |
fetch_branch_from(block_id_type first, block_id_type second) const | graphene::chain::fork_database | |
fork_database() | graphene::chain::fork_database | |
fork_multi_index_type typedef | graphene::chain::fork_database | |
head() const | graphene::chain::fork_database | inline |
is_known_block(const block_id_type &id) const | graphene::chain::fork_database | |
MAX_BLOCK_REORDERING | graphene::chain::fork_database | static |
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 |