Bitcoin Core 28.99.0
P2P Digital Currency
node::TxDownloadManager Member List

This is the complete list of members for node::TxDownloadManager, including all inherited members.

ActiveTipChange()node::TxDownloadManager
AddTxAnnouncement(NodeId peer, const GenTxid &gtxid, std::chrono::microseconds now, bool p2p_inv)node::TxDownloadManager
BlockConnected(const std::shared_ptr< const CBlock > &pblock)node::TxDownloadManager
BlockDisconnected()node::TxDownloadManager
CheckIsEmpty() constnode::TxDownloadManager
CheckIsEmpty(NodeId nodeid) constnode::TxDownloadManager
ConnectedPeer(NodeId nodeid, const TxDownloadConnectionInfo &info)node::TxDownloadManager
DisconnectedPeer(NodeId nodeid)node::TxDownloadManager
GetOrphanTransactions() constnode::TxDownloadManager
GetRequestsToSend(NodeId nodeid, std::chrono::microseconds current_time)node::TxDownloadManager
GetTxToReconsider(NodeId nodeid)node::TxDownloadManager
HaveMoreWork(NodeId nodeid) constnode::TxDownloadManager
m_implnode::TxDownloadManagerprivate
MempoolAcceptedTx(const CTransactionRef &tx)node::TxDownloadManager
MempoolRejectedPackage(const Package &package)node::TxDownloadManager
MempoolRejectedTx(const CTransactionRef &ptx, const TxValidationState &state, NodeId nodeid, bool first_time_failure)node::TxDownloadManager
ReceivedNotFound(NodeId nodeid, const std::vector< uint256 > &txhashes)node::TxDownloadManager
ReceivedTx(NodeId nodeid, const CTransactionRef &ptx)node::TxDownloadManager
TxDownloadManager(const TxDownloadOptions &options)node::TxDownloadManagerexplicit
~TxDownloadManager()node::TxDownloadManager