| activeChain_ | altintegration::BaseBlockTree< Block > | protected |
| BaseBlockTree(const BlockReader &blockProvider) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| BaseBlockTree(const BaseBlockTree &)=delete (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| BaseBlockTree(BaseBlockTree &&)=default (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| block_height_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| block_index_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| block_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| blockProvider_ (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | protected |
| blocks_ | altintegration::BaseBlockTree< Block > | protected |
| deallocateBlock(index_t &block) | altintegration::BaseBlockTree< Block > | inlineprotected |
| decreaseAppliedBlockCount(size_t erasedBlocks) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlineprotected |
| decreaseAppliedBlockCount(size_t) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlineprotected |
| deferForkResolutionGuard() (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| finalizedPayloadsIndex_ | altintegration::BaseBlockTree< Block > | protected |
| findBlockIndex(const T &hash) | altintegration::BaseBlockTree< Block > | inline |
| findBlockIndex(const T &hash) const | altintegration::BaseBlockTree< Block > | inline |
| getAllBlocks() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getBestChain() const | altintegration::BaseBlockTree< Block > | inline |
| getBlockIndex(const T &hash) | altintegration::BaseBlockTree< Block > | inline |
| getBlockIndex(const T &hash) const | altintegration::BaseBlockTree< Block > | inline |
| getBlockProvider() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getBlocks() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getFinalizedPayloadsIndex() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getPayloadsIndex() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getRoot() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| getTips() const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| hash_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| index_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| invalidateSubtree(index_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< Block > | inline |
| invalidateSubtree(const hash_t &toBeInvalidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) | altintegration::BaseBlockTree< Block > | inline |
| isBootstrapped() const | altintegration::BaseBlockTree< Block > | inline |
| isLoaded_ | altintegration::BaseBlockTree< Block > | protected |
| isLoadingBlocks_ | altintegration::BaseBlockTree< Block > | protected |
| loadBlockForward(const stored_index_t &index, bool fast_load, ValidationState &state) | altintegration::BaseBlockTree< Block > | inlinevirtual |
| loadTip(const hash_t &hash, ValidationState &state) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlinevirtual |
| makePrevHash(const T &h) const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| makePrevHash(const hash_t &h) const | altintegration::BaseBlockTree< Block > | inline |
| on_invalidate_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| onBeforeOverrideTip | altintegration::BaseBlockTree< Block > | |
| onBlockBeforeDeallocated | altintegration::BaseBlockTree< Block > | |
| onBlockValidityChanged | altintegration::BaseBlockTree< Block > | |
| operator=(const BaseBlockTree &)=delete (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| operator=(BaseBlockTree &&)=default (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| overrideTip(index_t &to) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlinevirtual |
| payloadsIndex_ | altintegration::BaseBlockTree< Block > | protected |
| prev_block_hash_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| removeLeaf(index_t &toRemove) | altintegration::BaseBlockTree< Block > | inline |
| removeSubtree(index_t &toRemove) | altintegration::BaseBlockTree< Block > | inline |
| removeSubtree(const hash_t &toRemove) | altintegration::BaseBlockTree< Block > | inline |
| revalidateSubtree(const hash_t &hash, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| revalidateSubtree(index_t &toBeValidated, enum BlockValidityStatus reason, bool shouldDetermineBestChain=true) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inline |
| setState(const hash_t &block, ValidationState &state) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlinevirtual |
| setState(index_t &index, ValidationState &) (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlinevirtual |
| stored_index_t typedef (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | |
| tips_ | altintegration::BaseBlockTree< Block > | protected |
| toPrettyString(size_t level=0) const (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlineprotected |
| ~BaseBlockTree() (defined in altintegration::BaseBlockTree< Block >) | altintegration::BaseBlockTree< Block > | inlinevirtual |