![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for TxGraph, including all inherited members.
| AbortStaging() noexcept=0 | TxGraph | pure virtual |
| AddDependency(const Ref &parent, const Ref &child) noexcept=0 | TxGraph | pure virtual |
| AddTransaction(const FeePerWeight &feerate) noexcept=0 | TxGraph | pure virtual |
| CommitStaging() noexcept=0 | TxGraph | pure virtual |
| CompareMainOrder(const Ref &a, const Ref &b) noexcept=0 | TxGraph | pure virtual |
| CountDistinctClusters(std::span< const Ref *const >, Level level) noexcept=0 | TxGraph | pure virtual |
| DoWork(uint64_t iters) noexcept=0 | TxGraph | pure virtual |
| Exists(const Ref &arg, Level level) noexcept=0 | TxGraph | pure virtual |
| GetAncestors(const Ref &arg, Level level) noexcept=0 | TxGraph | pure virtual |
| GetAncestorsUnion(std::span< const Ref *const > args, Level level) noexcept=0 | TxGraph | pure virtual |
| GetBlockBuilder() noexcept=0 | TxGraph | pure virtual |
| GetCluster(const Ref &arg, Level level) noexcept=0 | TxGraph | pure virtual |
| GetDescendants(const Ref &arg, Level level) noexcept=0 | TxGraph | pure virtual |
| GetDescendantsUnion(std::span< const Ref *const > args, Level level) noexcept=0 | TxGraph | pure virtual |
| GetIndividualFeerate(const Ref &arg) noexcept=0 | TxGraph | pure virtual |
| GetMainChunkFeerate(const Ref &arg) noexcept=0 | TxGraph | pure virtual |
| GetMainMemoryUsage() noexcept=0 | TxGraph | pure virtual |
| GetMainStagingDiagrams() noexcept=0 | TxGraph | pure virtual |
| GetRefGraph(Ref &arg) noexcept | TxGraph | inlineprotectedstatic |
| GetRefGraph(const Ref &arg) noexcept | TxGraph | inlineprotectedstatic |
| GetRefIndex(Ref &arg) noexcept | TxGraph | inlineprotectedstatic |
| GetRefIndex(const Ref &arg) noexcept | TxGraph | inlineprotectedstatic |
| GetTransactionCount(Level level) noexcept=0 | TxGraph | pure virtual |
| GetWorstMainChunk() noexcept=0 | TxGraph | pure virtual |
| GraphIndex typedef | TxGraph | |
| HaveStaging() const noexcept=0 | TxGraph | pure virtual |
| IsOversized(Level level) noexcept=0 | TxGraph | pure virtual |
| Level enum name | TxGraph | |
| RemoveTransaction(const Ref &arg) noexcept=0 | TxGraph | pure virtual |
| SanityCheck() const =0 | TxGraph | pure virtual |
| SetTransactionFee(const Ref &arg, int64_t fee) noexcept=0 | TxGraph | pure virtual |
| StartStaging() noexcept=0 | TxGraph | pure virtual |
| Trim() noexcept=0 | TxGraph | pure virtual |
| TxGraph::Ref | TxGraph | friend |
| UnlinkRef(GraphIndex index) noexcept=0 | TxGraph | protectedpure virtual |
| UpdateRef(GraphIndex index, Ref &new_location) noexcept=0 | TxGraph | protectedpure virtual |
| ~TxGraph()=default | TxGraph | virtual |