|
vg
tools for working with variation graphs
|
This is the complete list of members for vg::ExtraNodeGraph, including all inherited members.
| added_fwd | vg::ExtraNodeGraph | protected |
| added_id | vg::ExtraNodeGraph | protected |
| added_rev | vg::ExtraNodeGraph | protected |
| backing | vg::ExtraNodeGraph | protected |
| edge_handle(const handle_t &left, const handle_t &right) const | handlegraph::HandleGraph | |
| ExtraNodeGraph(const HandleGraph *backing, const string &sequence, const vector< handle_t > &edges_in, const vector< handle_t > &edges_out) | vg::ExtraNodeGraph | |
| flip(const handle_t &handle) const | vg::ExtraNodeGraph | virtual |
| follow_edges(const handle_t &handle, bool go_left, const Iteratee &iteratee) const | handlegraph::HandleGraph | |
| follow_edges_impl(const handle_t &handle, bool go_left, const function< bool(const handle_t &)> &iteratee) const | vg::ExtraNodeGraph | virtual |
| handlegraph::HandleGraph::follow_edges_impl(const handle_t &handle, bool go_left, const std::function< bool(const handle_t &)> &iteratee) const =0 | handlegraph::HandleGraph | protectedpure virtual |
| for_each_edge(const Iteratee &iteratee, bool parallel=false) const | handlegraph::HandleGraph | |
| for_each_handle(const Iteratee &iteratee, bool parallel=false) const | handlegraph::HandleGraph | |
| for_each_handle_impl(const function< bool(const handle_t &)> &iteratee, bool parallel=false) const | vg::ExtraNodeGraph | virtual |
| handlegraph::HandleGraph::for_each_handle_impl(const std::function< bool(const handle_t &)> &iteratee, bool parallel=false) const =0 | handlegraph::HandleGraph | protectedpure virtual |
| forward(const handle_t &handle) const | handlegraph::HandleGraph | |
| from_backing(const handle_t &backing_handle) const | vg::ExtraNodeGraph | inline |
| get_base(const handle_t &handle, size_t index) const | handlegraph::HandleGraph | virtual |
| get_created_handle() const | vg::ExtraNodeGraph | |
| get_degree(const handle_t &handle, bool go_left) const | vg::ExtraNodeGraph | virtual |
| get_edge_count() const | handlegraph::HandleGraph | virtual |
| get_handle(const id_t &node_id, bool is_reverse) const | vg::ExtraNodeGraph | virtual |
| get_id(const handle_t &handle) const | vg::ExtraNodeGraph | virtual |
| get_is_reverse(const handle_t &handle) const | vg::ExtraNodeGraph | virtual |
| get_length(const handle_t &handle) const | vg::ExtraNodeGraph | virtual |
| get_node_count() const | vg::ExtraNodeGraph | virtual |
| get_sequence(const handle_t &handle) const | vg::ExtraNodeGraph | virtual |
| get_subsequence(const handle_t &handle, size_t index, size_t size) const | handlegraph::HandleGraph | virtual |
| get_total_length() const | handlegraph::HandleGraph | virtual |
| has_edge(const handle_t &left, const handle_t &right) const | handlegraph::HandleGraph | virtual |
| has_edge(const edge_t &edge) const | handlegraph::HandleGraph | inline |
| has_node(id_t node_id) const | vg::ExtraNodeGraph | virtual |
| in_from | vg::ExtraNodeGraph | protected |
| is_ours(const handle_t &our_handle) const | vg::ExtraNodeGraph | inlineprotected |
| max_node_id() const | vg::ExtraNodeGraph | virtual |
| min_node_id() const | vg::ExtraNodeGraph | virtual |
| out_to | vg::ExtraNodeGraph | protected |
| sequence | vg::ExtraNodeGraph | protected |
| to_backing(const handle_t &our_handle) const | vg::ExtraNodeGraph | inlineprotected |
| traverse_edge_handle(const edge_t &edge, const handle_t &left) const | handlegraph::HandleGraph | |
| ~HandleGraph()=default | handlegraph::HandleGraph | virtual |
1.8.17