vg
tools for working with variation graphs
|
This is the complete list of members for vg::subpath_t, including all inherited members.
_next | vg::subpath_t | private |
_path | vg::subpath_t | private |
_score | vg::subpath_t | private |
add_next(uint32_t n) | vg::subpath_t | inline |
clear_next() | vg::subpath_t | inline |
has_next() const | vg::subpath_t | inline |
has_path() const | vg::subpath_t | inline |
mutable_next() | vg::subpath_t | inline |
mutable_path() | vg::subpath_t | inline |
next() const | vg::subpath_t | inline |
next(size_t i) const | vg::subpath_t | inline |
next_size() const | vg::subpath_t | inline |
operator=(const subpath_t &)=default | vg::subpath_t | |
operator=(subpath_t &&)=default | vg::subpath_t | |
path() const | vg::subpath_t | inline |
score() const | vg::subpath_t | inline |
set_next(size_t i, uint32_t n) | vg::subpath_t | inline |
set_score(int32_t s) | vg::subpath_t | inline |
subpath_t()=default | vg::subpath_t | |
subpath_t(const subpath_t &)=default | vg::subpath_t | |
subpath_t(subpath_t &&)=default | vg::subpath_t | |
~subpath_t()=default | vg::subpath_t |