vg
tools for working with variation graphs
|
#include <zip_code_tree.hpp>
Public Member Functions | |
bool | operator== (const oriented_seed_t &other) const |
Compare to other instances. TODO: Use default when we get C++20. More... | |
bool | operator!= (const oriented_seed_t &other) const |
Compare to other instances. TODO: Use default when we get C++20. More... | |
Public Attributes | |
size_t | seed |
bool | is_reverse |
Exposed type for a reference to an orientation of a seed.
|
inline |
Compare to other instances. TODO: Use default when we get C++20.
|
inline |
Compare to other instances. TODO: Use default when we get C++20.
bool vg::ZipCodeTree::oriented_seed_t::is_reverse |
size_t vg::ZipCodeTree::oriented_seed_t::seed |