vg
tools for working with variation graphs
|
This is the complete list of members for vg::NodeSide, including all inherited members.
flip(void) const | vg::NodeSide | inline |
is_end | vg::NodeSide | |
node | vg::NodeSide | |
NodeSide(id_t node, bool is_end=false) | vg::NodeSide | inline |
NodeSide() | vg::NodeSide | inline |
operator!=(const NodeSide &other) const | vg::NodeSide | inline |
operator<(const NodeSide &other) const | vg::NodeSide | inline |
operator==(const NodeSide &other) const | vg::NodeSide | inline |
pair_from_edge(Edge *e) | vg::NodeSide | inlinestatic |
pair_from_edge(const Edge &e) | vg::NodeSide | inlinestatic |
pair_from_end_edge(id_t end_id, const pair< id_t, bool > &oriented_other) | vg::NodeSide | inlinestatic |
pair_from_start_edge(id_t start_id, const pair< id_t, bool > &oriented_other) | vg::NodeSide | inlinestatic |
to_visit() const | vg::NodeSide | inline |