Bitcoin Core 31.99.0
P2P Digital Currency
PrivateBroadcast Member List

This is the complete list of members for PrivateBroadcast, including all inherited members.

Add(const CTransactionRef &tx) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
AddResult enum namePrivateBroadcast
DerivePriority(const std::vector< SendStatus > &sent_to)PrivateBroadcastprivatestatic
DidNodeConfirmReception(const NodeId &nodeid) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
GetBroadcastInfo() const EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
GetSendStatusByNode(const NodeId &nodeid) EXCLUSIVE_LOCKS_REQUIRED(m_mutex)PrivateBroadcastprivate
GetStale() const EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
GetTxForNode(const NodeId &nodeid) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
GUARDED_BY(m_mutex)PrivateBroadcastprivate
HavePendingTransactions() EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
INITIAL_STALE_DURATIONPrivateBroadcaststatic
IsPending(const TxSendStatus &status) constPrivateBroadcastprivate
m_max_send_attemptsPrivateBroadcastprivate
m_max_transactionsPrivateBroadcastprivate
m_mutexPrivateBroadcastmutableprivate
MAX_SEND_ATTEMPTSPrivateBroadcaststatic
MAX_TRANSACTIONSPrivateBroadcaststatic
NodeConfirmedReception(const NodeId &nodeid) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
PickTxForSend(const NodeId &will_send_to_nodeid, const CService &will_send_to_address) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
PrivateBroadcast(size_t max_transactions=MAX_TRANSACTIONS, size_t max_send_attempts=MAX_SEND_ATTEMPTS)PrivateBroadcastinlineexplicit
Remove(const CTransactionRef &tx) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)PrivateBroadcast
STALE_DURATIONPrivateBroadcaststatic