#include <multipath_alignment.hpp>
◆ connection_t() [1/3]
vg::connection_t::connection_t |
( |
| ) |
|
|
default |
◆ connection_t() [2/3]
◆ connection_t() [3/3]
◆ ~connection_t()
vg::connection_t::~connection_t |
( |
| ) |
|
|
default |
◆ next()
int32_t vg::connection_t::next |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ score()
int32_t vg::connection_t::score |
( |
| ) |
const |
|
inline |
◆ set_next()
void vg::connection_t::set_next |
( |
int32_t |
n | ) |
|
|
inline |
◆ set_score()
void vg::connection_t::set_score |
( |
int32_t |
s | ) |
|
|
inline |
◆ _next
uint32_t vg::connection_t::_next |
|
private |
◆ _score
int32_t vg::connection_t::_score |
|
private |
The documentation for this class was generated from the following file: