Bitcoin Core 28.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, ClusterIndex child) noexceptcluster_linearize::DepGraph< SetType >inline
AddTransaction(const FeeFrac &feefrac) noexceptcluster_linearize::DepGraph< SetType >inline
Ancestors(ClusterIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
AppendTopo(std::vector< ClusterIndex > &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, Span< const ClusterIndex > mapping, ClusterIndex pos_range) noexceptcluster_linearize::DepGraph< SetType >inline
Descendants(ClusterIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
entriescluster_linearize::DepGraph< SetType >private
FeeRate(ClusterIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
FeeRate(ClusterIndex 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
GetReducedChildren(ClusterIndex i) const noexceptcluster_linearize::DepGraph< SetType >inline
GetReducedParents(ClusterIndex i) 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