Bitcoin ABC  0.26.3
P2P Digital Currency
TxOrphanage Member List

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

AddChildrenToWorkSet(const CTransaction &tx, std::set< TxId > &orphan_work_set) const EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
AddTx(const CTransactionRef &tx, NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
EraseForBlock(const CBlock &block) LOCKS_EXCLUDED(g_cs_orphans)TxOrphanage
EraseForPeer(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
EraseTx(const TxId &txid) EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
GetTx(const TxId &txid) const EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
GUARDED_BY(g_cs_orphans)TxOrphanageprotected
GUARDED_BY(g_cs_orphans)TxOrphanageprotected
GUARDED_BY(g_cs_orphans)TxOrphanageprotected
HaveTx(const TxId &txid) const LOCKS_EXCLUDED(g_cs_orphans)TxOrphanage
LimitOrphans(unsigned int max_orphans) EXCLUSIVE_LOCKS_REQUIRED(g_cs_orphans)TxOrphanage
OrphanMap typedefTxOrphanageprotected
Size() LOCKS_EXCLUDED(TxOrphanageinline