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

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

DagifiedGraph(const HandleGraph *graph, size_t min_preserved_path_length, size_t max_num_duplications=std::numeric_limits< size_t >::max())vg::DagifiedGraph
DagifiedGraph()=defaultvg::DagifiedGraph
edge_handle(const handle_t &left, const handle_t &right) consthandlegraph::HandleGraph
flip(const handle_t &handle) constvg::DagifiedGraphvirtual
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 function< bool(const handle_t &)> &iteratee) constvg::DagifiedGraph
handlegraph::ExpandingOverlayGraph::follow_edges_impl(const handle_t &handle, bool go_left, const std::function< bool(const handle_t &)> &iteratee) const =0handlegraph::HandleGraphprotectedpure virtual
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 function< bool(const handle_t &)> &iteratee, bool parallel=false) constvg::DagifiedGraph
handlegraph::ExpandingOverlayGraph::for_each_handle_impl(const std::function< bool(const handle_t &)> &iteratee, bool parallel=false) const =0handlegraph::HandleGraphprotectedpure virtual
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 id_t &node_id, bool is_reverse=false) constvg::DagifiedGraphvirtual
get_id(const handle_t &handle) constvg::DagifiedGraphvirtual
get_is_reverse(const handle_t &handle) constvg::DagifiedGraphvirtual
get_length(const handle_t &handle) constvg::DagifiedGraphvirtual
get_node_count() constvg::DagifiedGraphvirtual
get_sequence(const handle_t &handle) constvg::DagifiedGraphvirtual
get_subsequence(const handle_t &handle, size_t index, size_t size) consthandlegraph::HandleGraphvirtual
get_total_length() consthandlegraph::HandleGraphvirtual
get_underlying_handle(const handle_t &handle) constvg::DagifiedGraphvirtual
get_underlying_id(const id_t &node_id) constvg::DagifiedGraphprotected
graphvg::DagifiedGraphprotected
handle_val_rangevg::DagifiedGraphprotected
has_edge(const handle_t &left, const handle_t &right) consthandlegraph::HandleGraphvirtual
has_edge(const edge_t &edge) consthandlegraph::HandleGraphinline
has_node(id_t node_id) constvg::DagifiedGraphvirtual
layout_ordervg::DagifiedGraphprotected
layout_order_of_handle(const handle_t &handle) constvg::DagifiedGraphprotected
max_idvg::DagifiedGraphprotected
max_node_id() constvg::DagifiedGraphvirtual
min_handlevg::DagifiedGraphprotected
min_node_id() constvg::DagifiedGraphvirtual
node_countvg::DagifiedGraphprotected
nth_copy_of_handle(const handle_t &handle, const uint64_t &n) constvg::DagifiedGraphprotected
scc_copy_countvg::DagifiedGraphprotected
scc_copy_of_handle(const handle_t &handle) constvg::DagifiedGraphprotected
scc_copy_of_node_id(const id_t &node_id) constvg::DagifiedGraphprotected
scc_of_handlevg::DagifiedGraphprotected
traverse_edge_handle(const edge_t &edge, const handle_t &left) consthandlegraph::HandleGraph
~DagifiedGraph()=defaultvg::DagifiedGraph
~ExpandingOverlayGraph()=defaulthandlegraph::ExpandingOverlayGraphvirtual
~HandleGraph()=defaulthandlegraph::HandleGraphvirtual