vg
tools for working with variation graphs
|
This is the complete list of members for vg::BitString, including all inherited members.
at_or_after(const BitString &other) const | vg::BitString | |
at_or_before(const BitString &other) const | vg::BitString | |
bit_length | vg::BitString | protected |
bits | vg::BitString | protected |
BitString(uint64_t bits, size_t length) | vg::BitString | |
BitString() | vg::BitString | |
BitString(const BitString &other)=default | vg::BitString | |
BitString(BitString &&other)=default | vg::BitString | |
common_prefix_length(const BitString &other) const | vg::BitString | |
drop_prefix(size_t prefix_length) const | vg::BitString | |
empty() const | vg::BitString | |
length() const | vg::BitString | |
operator!=(const BitString &other) const | vg::BitString | |
operator=(const BitString &other)=default | vg::BitString | |
operator=(BitString &&other)=default | vg::BitString | |
operator==(const BitString &other) const | vg::BitString | |
peek() const | vg::BitString | |
split(size_t prefix_length) const | vg::BitString | |
to_number() const | vg::BitString | |
TOTAL_BITS | vg::BitString | protectedstatic |