![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for EvoNotificationInterface, including all inherited members.
| AcceptedBlockHeader(const CBlockIndex *pindexNew) override | EvoNotificationInterface | protectedvirtual |
| BlockChecked(const CBlock &, const CValidationState &) | CValidationInterface | inlineprotectedvirtual |
| BlockConnected(const std::shared_ptr< const CBlock > &block, const CBlockIndex *pindex) | CValidationInterface | inlineprotectedvirtual |
| BlockDisconnected(const std::shared_ptr< const CBlock > &block, const uint256 &blockHash, int nBlockHeight, int64_t blockTime) | CValidationInterface | inlineprotectedvirtual |
| InitializeCurrentBlockTip() | EvoNotificationInterface | |
| NotifyMasternodeListChanged(bool undo, const CDeterministicMNList &oldMNList, const CDeterministicMNListDiff &diff) override | EvoNotificationInterface | protectedvirtual |
| ResendWalletTransactions(CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
| SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
| TransactionAddedToMempool(const CTransactionRef &ptxn) | CValidationInterface | inlineprotectedvirtual |
| TransactionRemovedFromMempool(const CTransactionRef &ptx, MemPoolRemovalReason reason) | CValidationInterface | inlineprotectedvirtual |
| UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override | EvoNotificationInterface | protectedvirtual |
| void ::RegisterSharedValidationInterface(std::shared_ptr< CValidationInterface >) | CValidationInterface | protected |
| void ::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
| void ::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
| ~CValidationInterface()=default | CValidationInterface | virtual |
| ~EvoNotificationInterface()=default | EvoNotificationInterface | virtual |