![]() |
Bitcoin Core
28.1.0
P2P Digital Currency
|
This is the complete list of members for TxOrphanage, including all inherited members.
| AddChildrenToWorkSet(const CTransaction &tx) | TxOrphanage | |
| AddTx(const CTransactionRef &tx, NodeId peer) | TxOrphanage | |
| EraseForBlock(const CBlock &block) | TxOrphanage | |
| EraseForPeer(NodeId peer) | TxOrphanage | |
| EraseTx(const Wtxid &wtxid) | TxOrphanage | |
| GetChildrenFromDifferentPeer(const CTransactionRef &parent, NodeId nodeid) const | TxOrphanage | |
| GetChildrenFromSamePeer(const CTransactionRef &parent, NodeId nodeid) const | TxOrphanage | |
| GetTxToReconsider(NodeId peer) | TxOrphanage | |
| HaveTx(const Wtxid &wtxid) const | TxOrphanage | |
| HaveTxToReconsider(NodeId peer) | TxOrphanage | |
| LimitOrphans(unsigned int max_orphans, FastRandomContext &rng) | TxOrphanage | |
| m_next_sweep | TxOrphanage | protected |
| m_orphan_list | TxOrphanage | protected |
| m_orphans | TxOrphanage | protected |
| m_outpoint_to_orphan_it | TxOrphanage | protected |
| m_peer_work_set | TxOrphanage | protected |
| OrphanMap typedef | TxOrphanage | protected |
| Size() | TxOrphanage | inline |
1.8.14