BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
TxIndex Member List

This is the complete list of members for TxIndex, including all inherited members.

BlockChecked(const CBlock &, const CValidationState &)CValidationInterfaceinlineprotectedvirtual
BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex, const std::vector< CTransactionRef > &txn_conflicted) overrideBaseIndexprotectedvirtual
BlockDisconnected(const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
BlockFound(const uint256 &hash)CValidationInterfaceinlineprotectedvirtual
BlockUntilSyncedToCurrentChain()BaseIndex
ChainStateFlushed(const CBlockLocator &locator) overrideBaseIndexprotectedvirtual
FindTx(const uint256 &tx_hash, uint256 &block_hash, CTransactionRef &tx) constTxIndex
GetDB() const overrideTxIndexprotectedvirtual
GetName() const overrideTxIndexinlineprotectedvirtual
Init() overrideTxIndexprotectedvirtual
Interrupt()BaseIndex
m_dbTxIndexprivate
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block)CValidationInterfaceinlineprotectedvirtual
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman)CValidationInterfaceinlineprotectedvirtual
Start()BaseIndex
Stop()BaseIndex
TransactionAddedToMempool(const CTransactionRef &ptxn)CValidationInterfaceinlineprotectedvirtual
TransactionRemovedFromMempool(const CTransactionRef &ptx)CValidationInterfaceinlineprotectedvirtual
TxIndex(size_t n_cache_size, bool f_memory=false, bool f_wipe=false)TxIndexexplicit
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload)CValidationInterfaceinlineprotectedvirtual
void ::RegisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
void ::UnregisterAllValidationInterfaces()CValidationInterfaceprotected
void ::UnregisterValidationInterface(CValidationInterface *)CValidationInterfaceprotected
WriteBlock(const CBlock &block, const CBlockIndex *pindex) overrideTxIndexprotectedvirtual
~BaseIndex()BaseIndexvirtual
~CValidationInterface()=defaultCValidationInterfaceprotected
~TxIndex() overrideTxIndexvirtual