Raven Core
3.0.0
P2P Digital Currency
|
This is the complete list of members for submitblock_StateCatcher, including all inherited members.
BlockChecked(const CBlock &block, const CValidationState &stateIn) override | submitblock_StateCatcher | inlineprotectedvirtual |
BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex, const std::vector< CTransactionRef > &txnConflicted) | CValidationInterface | inlineprotectedvirtual |
BlockDisconnected(const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
BlockFound(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
found | submitblock_StateCatcher | |
hash | submitblock_StateCatcher | |
Inventory(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
NewAssetMessage(const CMessage &message) | CValidationInterface | inlineprotectedvirtual |
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
state | submitblock_StateCatcher | |
submitblock_StateCatcher(const uint256 &hashIn) | submitblock_StateCatcher | inlineexplicit |
TransactionAddedToMempool(const CTransactionRef &ptxn) | 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 |