vg
tools for working with variation graphs
|
This is the complete list of members for vg::varint_vector_t, including all inherited members.
add_one_byte(const uint8_t &byte) | vg::varint_vector_t | inline |
add_value(size_t value) | vg::varint_vector_t | |
byte_count() const | vg::varint_vector_t | inline |
data | vg::varint_vector_t | |
from_vector(const std::vector< size_t > &values) | vg::varint_vector_t | |
get_value_and_next_index(size_t index) const | vg::varint_vector_t | |
MAX_VALUE | vg::varint_vector_t | privatestatic |
operator==(const varint_vector_t &other) const | vg::varint_vector_t | inline |
print_self() const | vg::varint_vector_t | |
to_vector() const | vg::varint_vector_t | |
USABLE_BITS | vg::varint_vector_t | privatestatic |