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

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

ActiveTipChange()node::TxDownloadManagerImpl
AddTxAnnouncement(NodeId peer, const GenTxid &gtxid, std::chrono::microseconds now, bool p2p_inv)node::TxDownloadManagerImpl
AlreadyHaveTx(const GenTxid &gtxid, bool include_reconsiderable)node::TxDownloadManagerImpl
BlockConnected(const std::shared_ptr< const CBlock > &pblock)node::TxDownloadManagerImpl
BlockDisconnected()node::TxDownloadManagerImpl
CheckIsEmpty()node::TxDownloadManagerImpl
CheckIsEmpty(NodeId nodeid)node::TxDownloadManagerImpl
ConnectedPeer(NodeId nodeid, const TxDownloadConnectionInfo &info)node::TxDownloadManagerImpl
DisconnectedPeer(NodeId nodeid)node::TxDownloadManagerImpl
Find1P1CPackage(const CTransactionRef &ptx, NodeId nodeid)node::TxDownloadManagerImpl
GetOrphanTransactions() constnode::TxDownloadManagerImpl
GetRequestsToSend(NodeId nodeid, std::chrono::microseconds current_time)node::TxDownloadManagerImpl
GetTxToReconsider(NodeId nodeid)node::TxDownloadManagerImpl
HaveMoreWork(NodeId nodeid)node::TxDownloadManagerImpl
m_lazy_recent_confirmed_transactionsnode::TxDownloadManagerImpl
m_lazy_recent_rejectsnode::TxDownloadManagerImpl
m_lazy_recent_rejects_reconsiderablenode::TxDownloadManagerImpl
m_num_wtxid_peersnode::TxDownloadManagerImpl
m_optsnode::TxDownloadManagerImpl
m_orphanagenode::TxDownloadManagerImpl
m_peer_infonode::TxDownloadManagerImpl
m_txrequestnode::TxDownloadManagerImpl
MempoolAcceptedTx(const CTransactionRef &tx)node::TxDownloadManagerImpl
MempoolRejectedPackage(const Package &package)node::TxDownloadManagerImpl
MempoolRejectedTx(const CTransactionRef &ptx, const TxValidationState &state, NodeId nodeid, bool first_time_failure)node::TxDownloadManagerImpl
ReceivedNotFound(NodeId nodeid, const std::vector< uint256 > &txhashes)node::TxDownloadManagerImpl
ReceivedTx(NodeId nodeid, const CTransactionRef &ptx)node::TxDownloadManagerImpl
RecentConfirmedTransactionsFilter()node::TxDownloadManagerImplinline
RecentRejectsFilter()node::TxDownloadManagerImplinline
RecentRejectsReconsiderableFilter()node::TxDownloadManagerImplinline
TxDownloadManagerImpl(const TxDownloadOptions &options)node::TxDownloadManagerImplinline