![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for BaseIndex, including all inherited members.
| BlockChecked(const CBlock &, const CValidationState &) | CValidationInterface | inlineprotectedvirtual |
| BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex, const std::vector< CTransactionRef > &txn_conflicted) override | BaseIndex | protectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
| BlockFound(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
| BlockUntilSyncedToCurrentChain() | BaseIndex | |
| ChainStateFlushed(const CBlockLocator &locator) override | BaseIndex | protectedvirtual |
| GetDB() const =0 | BaseIndex | protectedpure virtual |
| GetName() const =0 | BaseIndex | protectedpure virtual |
| Init() | BaseIndex | protectedvirtual |
| Interrupt() | BaseIndex | |
| m_best_block_index | BaseIndex | private |
| m_interrupt | BaseIndex | private |
| m_synced | BaseIndex | private |
| m_thread_sync | BaseIndex | private |
| NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
| ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
| Start() | BaseIndex | |
| Stop() | BaseIndex | |
| ThreadSync() | BaseIndex | private |
| TransactionAddedToMempool(const CTransactionRef &ptxn) | CValidationInterface | inlineprotectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &ptx) | CValidationInterface | inlineprotectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) | CValidationInterface | inlineprotectedvirtual |
| void ::RegisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
| void ::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
| void ::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
| WriteBestBlock(const CBlockIndex *block_index) | BaseIndex | private |
| WriteBlock(const CBlock &block, const CBlockIndex *pindex) | BaseIndex | inlineprotectedvirtual |
| ~BaseIndex() | BaseIndex | virtual |
| ~CValidationInterface()=default | CValidationInterface | protected |
1.8.14