vg
tools for working with variation graphs
|
This is the complete list of members for vg::connection_t, including all inherited members.
_next | vg::connection_t | private |
_score | vg::connection_t | private |
connection_t()=default | vg::connection_t | |
connection_t(const connection_t &)=default | vg::connection_t | |
connection_t(connection_t &&)=default | vg::connection_t | |
next() const | vg::connection_t | inline |
operator=(const connection_t &)=default | vg::connection_t | |
operator=(connection_t &&)=default | vg::connection_t | |
score() const | vg::connection_t | inline |
set_next(int32_t n) | vg::connection_t | inline |
set_score(int32_t s) | vg::connection_t | inline |
~connection_t()=default | vg::connection_t |