Bitcoin Core 28.99.0
P2P Digital Currency
TxOrphanageTest Member List

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

AddChildrenToWorkSet(const CTransaction &tx)TxOrphanage
AddTx(const CTransactionRef &tx, NodeId peer)TxOrphanage
CountOrphans() constTxOrphanageTestinline
EraseForBlock(const CBlock &block)TxOrphanage
EraseForPeer(NodeId peer)TxOrphanage
EraseTx(const Wtxid &wtxid)TxOrphanage
GetChildrenFromDifferentPeer(const CTransactionRef &parent, NodeId nodeid) constTxOrphanage
GetChildrenFromSamePeer(const CTransactionRef &parent, NodeId nodeid) constTxOrphanage
GetOrphanTransactions() constTxOrphanage
GetTxToReconsider(NodeId peer)TxOrphanage
HaveTx(const Wtxid &wtxid) constTxOrphanage
HaveTxToReconsider(NodeId peer)TxOrphanage
LimitOrphans(unsigned int max_orphans, FastRandomContext &rng)TxOrphanage
m_next_sweepTxOrphanageprotected
m_orphan_listTxOrphanageprotected
m_orphansTxOrphanageprotected
m_outpoint_to_orphan_itTxOrphanageprotected
m_peer_work_setTxOrphanageprotected
m_rngTxOrphanageTest
OrphanMap typedefTxOrphanageprotected
RandomOrphan()TxOrphanageTestinline
Size() constTxOrphanageinline
TxOrphanageTest(FastRandomContext &rng)TxOrphanageTestinline