Fabcoin Core
0.16.2
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 |
Create() | CZMQNotificationInterface | static |
CZMQNotificationInterface() | CZMQNotificationInterface | private |
GetScriptForMining(std::shared_ptr< CReserveScript > &coinbaseScript) | CValidationInterface | inlineprotectedvirtual |
Initialize() | CZMQNotificationInterface | protected |
Inventory(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
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 |
ResetRequestCount(const uint256 &) | CValidationInterface | inlineprotectedvirtual |
SetBestChain(const CBlockLocator &locator) | CValidationInterface | inlineprotectedvirtual |
Shutdown() | CZMQNotificationInterface | protected |
SyncTransaction(const CTransaction &tx, const CBlockIndex *pindex, int posInBlock) | CValidationInterface | inlineprotectedvirtual |
TransactionAddedToMempool(const CTransactionRef &tx) override | CZMQNotificationInterface | protectedvirtual |
UpdatedBlockTip(const CBlockIndex *pindexNew, const CBlockIndex *pindexFork, bool fInitialDownload) override | CZMQNotificationInterface | protectedvirtual |
UpdatedTransaction(const uint256 &hash) | CValidationInterface | inlineprotectedvirtual |
void::RegisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
void::UnregisterAllValidationInterfaces() | CValidationInterface | protected |
void::UnregisterValidationInterface(CValidationInterface *) | CValidationInterface | protected |
~CZMQNotificationInterface() | CZMQNotificationInterface | virtual |