| activeChain_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| addPayloads(const VbkBlock::hash_t &hash, const std::vector< payloads_t > &payloads, ValidationState &state) | altintegration::VbkBlockTree | |
| blocks_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| bootstrapWithChain(height_t startHeight, const std::vector< block_t > &chain) | altintegration::BlockTree< VbkBlock, VbkChainParams > | inlinevirtual |
| bootstrapWithGenesis(const block_t &block) | altintegration::BlockTree< VbkBlock, VbkChainParams > | inlinevirtual |
| btc() (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | inline |
| btc() const (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | inline |
| BtcTree typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| command_group_store_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| deallocateBlock(index_t &block) | altintegration::BaseBlockTree< VbkBlock > | inlineprotected |
| endorsement_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| estimateMissedNumberOfVTBs(const index_t &index) const (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| finalizeBlocks() (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| finalizedPayloadsIndex_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| findBlockIndex(const T &hash) | altintegration::BaseBlockTree< VbkBlock > | inline |
| findBlockIndex(const T &hash) const | altintegration::BaseBlockTree< VbkBlock > | inline |
| getBestChain() const | altintegration::BaseBlockTree< VbkBlock > | inline |
| getBlockIndex(const T &hash) | altintegration::BaseBlockTree< VbkBlock > | inline |
| getBlockIndex(const T &hash) const | altintegration::BaseBlockTree< VbkBlock > | inline |
| getComparator() (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | inline |
| getComparator() const (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | inline |
| index_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| invalidateSubtree(index_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< VbkBlock > | inline |
| invalidateSubtree(const hash_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< VbkBlock > | inline |
| isBlockOld(height_t height) const | altintegration::BlockTree< VbkBlock, VbkChainParams > | inline |
| isBlockOld(const hash_t &hash) const | altintegration::BlockTree< VbkBlock, VbkChainParams > | inline |
| isBootstrapped() const | altintegration::BaseBlockTree< VbkBlock > | inline |
| isLoaded_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| isLoadingBlocks_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| loadBlockForward(const stored_index_t &index, bool fast_load, ValidationState &state) override | altintegration::VbkBlockTree | virtual |
| loadTip(const hash_t &hash, ValidationState &state) override (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | virtual |
| makePrevHash(const hash_t &h) const | altintegration::BaseBlockTree< VbkBlock > | inline |
| onBeforeOverrideTip | altintegration::BaseBlockTree< VbkBlock > | |
| onBlockBeforeDeallocated | altintegration::BaseBlockTree< VbkBlock > | |
| onBlockInserted(index_t *newIndex) final | altintegration::BlockTree< VbkBlock, VbkChainParams > | inlineprotectedvirtual |
| onBlockValidityChanged | altintegration::BaseBlockTree< VbkBlock > | |
| overrideTip(index_t &to) override (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | virtual |
| payloads_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| payloadsIndex_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| pid_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| PopForkComparator typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| removeLeaf(index_t &toRemove) | altintegration::BaseBlockTree< VbkBlock > | inline |
| removePayloads(const hash_t &hash, const std::vector< pid_t > &pids) (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| removePayloads(index_t &index, const std::vector< pid_t > &pids) (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| removeSubtree(index_t &toRemove) | altintegration::BaseBlockTree< VbkBlock > | inline |
| removeSubtree(const hash_t &toRemove) | altintegration::BaseBlockTree< VbkBlock > | inline |
| setState(index_t &to, ValidationState &state) override (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | virtual |
| stored_index_t typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| tips_ | altintegration::BaseBlockTree< VbkBlock > | protected |
| toPrettyString(size_t level=0) const (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| unsafelyRemovePayload(const Blob< 24 > &hash, const pid_t &pid) | altintegration::VbkBlockTree | |
| unsafelyRemovePayload(index_t &index, const pid_t &pid, bool shouldDetermineBestChain=true) (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| VbkBlockTree(const VbkChainParams &vbkp, const BtcChainParams &btcp, PayloadsStorage &payloadsProvider, BlockReader &blockProvider) (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| VbkTree typedef (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |
| ~VbkBlockTree() override=default (defined in altintegration::VbkBlockTree) | altintegration::VbkBlockTree | |