vg
tools for working with variation graphs
vg::BitString Member List

This is the complete list of members for vg::BitString, including all inherited members.

at_or_after(const BitString &other) constvg::BitString
at_or_before(const BitString &other) constvg::BitString
bit_lengthvg::BitStringprotected
bitsvg::BitStringprotected
BitString(uint64_t bits, size_t length)vg::BitString
BitString()vg::BitString
BitString(const BitString &other)=defaultvg::BitString
BitString(BitString &&other)=defaultvg::BitString
common_prefix_length(const BitString &other) constvg::BitString
drop_prefix(size_t prefix_length) constvg::BitString
empty() constvg::BitString
length() constvg::BitString
operator!=(const BitString &other) constvg::BitString
operator=(const BitString &other)=defaultvg::BitString
operator=(BitString &&other)=defaultvg::BitString
operator==(const BitString &other) constvg::BitString
peek() constvg::BitString
split(size_t prefix_length) constvg::BitString
to_number() constvg::BitString
TOTAL_BITSvg::BitStringprotectedstatic