Raven Core
3.0.0
P2P Digital Currency
|
This is the complete list of members for CZMQNotificationInterface, including all inherited members.
BlockChecked(const CBlock &, const CValidationState &) | CValidationInterface | inlineprotectedvirtual |
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexConnected, const std::vector< CTransactionRef > &vtxConflicted) override | CZMQNotificationInterface | protectedvirtual |
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock) override | CZMQNotificationInterface | protectedvirtual |
BlockFound(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
Create() | CZMQNotificationInterface | static |
CZMQNotificationInterface() | CZMQNotificationInterface | private |
Initialize() | CZMQNotificationInterface | protected |
Inventory(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
NewAssetMessage(const CMessage &message) override | CZMQNotificationInterface | protectedvirtual |
NewPoWValidBlock(const CBlockIndex *pindex, const std::shared_ptr< const CBlock > &block) | CValidationInterface | inlineprotectedvirtual |
notifiers | CZMQNotificationInterface | private |
pcontext | CZMQNotificationInterface | private |
ResendWalletTransactions(int64_t nBestBlockTime, CConnman *connman) | CValidationInterface | inlineprotectedvirtual |
SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
Shutdown() | CZMQNotificationInterface | protected |
TransactionAddedToMempool(const CTransactionRef &tx) override | CZMQNotificationInterface | protectedvirtual |
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override | CZMQNotificationInterface | protectedvirtual |
void ::RegisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
void ::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
void ::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
~CZMQNotificationInterface() | CZMQNotificationInterface | virtual |