![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
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 uint256 &txid) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | |
| EraseTxNoLock(const uint256 &txid) EXCLUSIVE_LOCKS_REQUIRED(m_mutex) | TxOrphanage | protected |
| GetTxToReconsider(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | |
| GUARDED_BY(m_mutex) | TxOrphanage | protected |
| GUARDED_BY(m_mutex) | TxOrphanage | protected |
| GUARDED_BY(m_mutex) | TxOrphanage | protected |
| GUARDED_BY(m_mutex) | TxOrphanage | protected |
| GUARDED_BY(m_mutex) | TxOrphanage | protected |
| HaveTx(const GenTxid >xid) const EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | |
| HaveTxToReconsider(NodeId peer) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | |
| LimitOrphans(unsigned int max_orphans) EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | |
| m_mutex | TxOrphanage | mutableprotected |
| OrphanMap typedef | TxOrphanage | protected |
| Size() EXCLUSIVE_LOCKS_REQUIRED(!m_mutex) | TxOrphanage | inline |
1.8.14