Bitcoin Core 29.99.0
P2P Digital Currency
TxGraph Member List

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

AbortStaging() noexcept=0TxGraphpure virtual
AddDependency(const Ref &parent, const Ref &child) noexcept=0TxGraphpure virtual
AddTransaction(const FeePerWeight &feerate) noexcept=0TxGraphpure virtual
CommitStaging() noexcept=0TxGraphpure virtual
CompareMainOrder(const Ref &a, const Ref &b) noexcept=0TxGraphpure virtual
CountDistinctClusters(std::span< const Ref *const >, bool main_only=false) noexcept=0TxGraphpure virtual
DoWork() noexcept=0TxGraphpure virtual
Exists(const Ref &arg, bool main_only=false) noexcept=0TxGraphpure virtual
GetAncestors(const Ref &arg, bool main_only=false) noexcept=0TxGraphpure virtual
GetAncestorsUnion(std::span< const Ref *const > args, bool main_only=false) noexcept=0TxGraphpure virtual
GetCluster(const Ref &arg, bool main_only=false) noexcept=0TxGraphpure virtual
GetDescendants(const Ref &arg, bool main_only=false) noexcept=0TxGraphpure virtual
GetDescendantsUnion(std::span< const Ref *const > args, bool main_only=false) noexcept=0TxGraphpure virtual
GetIndividualFeerate(const Ref &arg) noexcept=0TxGraphpure virtual
GetMainChunkFeerate(const Ref &arg) noexcept=0TxGraphpure virtual
GetRefGraph(Ref &arg) noexceptTxGraphinlineprotectedstatic
GetRefGraph(const Ref &arg) noexceptTxGraphinlineprotectedstatic
GetRefIndex(Ref &arg) noexceptTxGraphinlineprotectedstatic
GetRefIndex(const Ref &arg) noexceptTxGraphinlineprotectedstatic
GetTransactionCount(bool main_only=false) noexcept=0TxGraphpure virtual
GraphIndex typedefTxGraph
HaveStaging() const noexcept=0TxGraphpure virtual
IsOversized(bool main_only=false) noexcept=0TxGraphpure virtual
RemoveTransaction(const Ref &arg) noexcept=0TxGraphpure virtual
SanityCheck() const =0TxGraphpure virtual
SetTransactionFee(const Ref &arg, int64_t fee) noexcept=0TxGraphpure virtual
StartStaging() noexcept=0TxGraphpure virtual
TxGraph::RefTxGraphfriend
UnlinkRef(GraphIndex index) noexcept=0TxGraphprotectedpure virtual
UpdateRef(GraphIndex index, Ref &new_location) noexcept=0TxGraphprotectedpure virtual
~TxGraph()=defaultTxGraphvirtual