Bitcoin Core  27.99.0
P2P Digital Currency
TxOrphanage Member List

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

AddChildrenToWorkSet(const CTransaction &tx) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
AddTx(const CTransactionRef &tx, NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
EraseForBlock(const CBlock &block) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
EraseForPeer(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
EraseTx(const Txid &txid) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
EraseTxNoLock(const Txid &txid) EXCLUSIVE_LOCKS_REQUIRED(m_mutex)TxOrphanageprotected
GetTxToReconsider(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
GUARDED_BY(m_mutex)TxOrphanageprotected
GUARDED_BY(m_mutex)TxOrphanageprotected
GUARDED_BY(m_mutex)TxOrphanageprotected
GUARDED_BY(m_mutex)TxOrphanageprotected
GUARDED_BY(m_mutex)TxOrphanageprotected
HaveTx(const GenTxid &gtxid) const EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
HaveTxToReconsider(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
LimitOrphans(unsigned int max_orphans, FastRandomContext &rng) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanage
m_mutexTxOrphanagemutableprotected
OrphanMap typedefTxOrphanageprotected
Size() EXCLUSIVE_LOCKS_REQUIRED(!m_mutex)TxOrphanageinline