vg
tools for working with variation graphs
vg::SubgraphOverlay Member List

This is the complete list of members for vg::SubgraphOverlay, including all inherited members.

backing_graphvg::SubgraphOverlayprotected
edge_handle(const handle_t &left, const handle_t &right) consthandlegraph::HandleGraph
flip(const handle_t &handle) constvg::SubgraphOverlayvirtual
follow_edges(const handle_t &handle, bool go_left, const Iteratee &iteratee) consthandlegraph::HandleGraph
follow_edges_impl(const handle_t &handle, bool go_left, const std::function< bool(const handle_t &)> &iteratee) constvg::SubgraphOverlayprotectedvirtual
for_each_edge(const Iteratee &iteratee, bool parallel=false) consthandlegraph::HandleGraph
for_each_handle(const Iteratee &iteratee, bool parallel=false) consthandlegraph::HandleGraph
for_each_handle_impl(const std::function< bool(const handle_t &)> &iteratee, bool parallel=false) constvg::SubgraphOverlayprotectedvirtual
forward(const handle_t &handle) consthandlegraph::HandleGraph
get_base(const handle_t &handle, size_t index) consthandlegraph::HandleGraphvirtual
get_degree(const handle_t &handle, bool go_left) consthandlegraph::HandleGraphvirtual
get_edge_count() consthandlegraph::HandleGraphvirtual
get_handle(const nid_t &node_id, bool is_reverse=false) constvg::SubgraphOverlayvirtual
get_id(const handle_t &handle) constvg::SubgraphOverlayvirtual
get_is_reverse(const handle_t &handle) constvg::SubgraphOverlayvirtual
get_length(const handle_t &handle) constvg::SubgraphOverlayvirtual
get_node_count() constvg::SubgraphOverlayvirtual
get_sequence(const handle_t &handle) constvg::SubgraphOverlayvirtual
get_subsequence(const handle_t &handle, size_t index, size_t size) consthandlegraph::HandleGraphvirtual
get_total_length() consthandlegraph::HandleGraphvirtual
has_edge(const handle_t &left, const handle_t &right) consthandlegraph::HandleGraphvirtual
has_edge(const edge_t &edge) consthandlegraph::HandleGraphinline
has_node(nid_t node_id) constvg::SubgraphOverlayvirtual
max_nodevg::SubgraphOverlayprotected
max_node_id() constvg::SubgraphOverlayvirtual
min_nodevg::SubgraphOverlayprotected
min_node_id() constvg::SubgraphOverlayvirtual
node_subsetvg::SubgraphOverlayprotected
SubgraphOverlay(const HandleGraph *backing, const unordered_set< nid_t > *node_subset)vg::SubgraphOverlay
traverse_edge_handle(const edge_t &edge, const handle_t &left) consthandlegraph::HandleGraph
~HandleGraph()=defaulthandlegraph::HandleGraphvirtual
~SubgraphOverlay()vg::SubgraphOverlayvirtual