Bitcoin Core 29.99.0
P2P Digital Currency
cluster_linearize::DepGraph< SetType > Member List

This is the complete list of members for cluster_linearize::DepGraph< SetType >, including all inherited members.

AddDependencies(const SetType &parents, DepGraphIndex child) noexceptcluster_linearize::DepGraph< SetType >inline
AddTransaction(const FeeFrac &feefrac) noexceptcluster_linearize::DepGraph< SetType >inline
Ancestors(DepGraphIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
AppendTopo(std::vector< DepGraphIndex > &list, const SetType &select) const noexceptcluster_linearize::DepGraph< SetType >inline
DepGraph() noexcept=defaultcluster_linearize::DepGraph< SetType >
DepGraph(const DepGraph &) noexcept=defaultcluster_linearize::DepGraph< SetType >
DepGraph(DepGraph &&) noexcept=defaultcluster_linearize::DepGraph< SetType >
DepGraph(const DepGraph< SetType > &depgraph, std::span< const DepGraphIndex > mapping, DepGraphIndex pos_range) noexceptcluster_linearize::DepGraph< SetType >inline
Descendants(DepGraphIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
entriescluster_linearize::DepGraph< SetType >private
FeeRate(DepGraphIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
FeeRate(DepGraphIndex i) noexceptcluster_linearize::DepGraph< SetType >inline
FeeRate(const SetType &elems) const noexceptcluster_linearize::DepGraph< SetType >inline
FindConnectedComponent(const SetType &todo) const noexceptcluster_linearize::DepGraph< SetType >inline
GetConnectedComponent(const SetType &todo, DepGraphIndex tx) const noexceptcluster_linearize::DepGraph< SetType >inline
GetReducedChildren(DepGraphIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
GetReducedParents(DepGraphIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
IsAcyclic() const noexceptcluster_linearize::DepGraph< SetType >inline
IsConnected(const SetType &subset) const noexceptcluster_linearize::DepGraph< SetType >inline
IsConnected() const noexceptcluster_linearize::DepGraph< SetType >inline
m_usedcluster_linearize::DepGraph< SetType >private
operator=(const DepGraph &) noexcept=defaultcluster_linearize::DepGraph< SetType >
operator=(DepGraph &&) noexcept=defaultcluster_linearize::DepGraph< SetType >
operator==cluster_linearize::DepGraph< SetType >friend
PositionRange() const noexceptcluster_linearize::DepGraph< SetType >inline
Positions() const noexceptcluster_linearize::DepGraph< SetType >inline
RemoveTransactions(const SetType &del) noexceptcluster_linearize::DepGraph< SetType >inline
TxCount() const noexceptcluster_linearize::DepGraph< SetType >inline