SeqAn3  3.0.1
The Modern C++ library for sequence analysis.
seqan3::bitcompressed_vector< alphabet_type > Member List

This is the complete list of members for seqan3::bitcompressed_vector< alphabet_type >, including all inherited members.

assign(other_range_t &&range)seqan3::bitcompressed_vector< alphabet_type >inline
assign(size_type const count, value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
assign(begin_iterator_type begin_it, end_iterator_type end_it)seqan3::bitcompressed_vector< alphabet_type >inline
assign(std::initializer_list< value_type > ilist)seqan3::bitcompressed_vector< alphabet_type >inline
at(size_type const i)seqan3::bitcompressed_vector< alphabet_type >inline
at(size_type const i) constseqan3::bitcompressed_vector< alphabet_type >inline
back() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
back() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
begin() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
begin() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector()=defaultseqan3::bitcompressed_vector< alphabet_type >
bitcompressed_vector(bitcompressed_vector const &)=defaultseqan3::bitcompressed_vector< alphabet_type >
bitcompressed_vector(bitcompressed_vector &&)=defaultseqan3::bitcompressed_vector< alphabet_type >
bitcompressed_vector(other_range_t &&range)seqan3::bitcompressed_vector< alphabet_type >inlineexplicit
bitcompressed_vector(size_type const count, value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector(begin_iterator_type begin_it, end_iterator_type end_it)seqan3::bitcompressed_vector< alphabet_type >inline
bitcompressed_vector(std::initializer_list< value_type > ilist)seqan3::bitcompressed_vector< alphabet_type >inline
capacity() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
cbegin() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
cend() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
clear() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
const_iterator typedefseqan3::bitcompressed_vector< alphabet_type >
const_reference typedefseqan3::bitcompressed_vector< alphabet_type >
difference_type typedefseqan3::bitcompressed_vector< alphabet_type >
empty() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
end() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
end() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
erase(const_iterator begin_it, const_iterator end_it)seqan3::bitcompressed_vector< alphabet_type >inline
erase(const_iterator pos)seqan3::bitcompressed_vector< alphabet_type >inline
front() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
front() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, size_type const count, value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, begin_iterator_type begin_it, end_iterator_type end_it)seqan3::bitcompressed_vector< alphabet_type >inline
insert(const_iterator pos, std::initializer_list< value_type > const &ilist)seqan3::bitcompressed_vector< alphabet_type >inline
iterator typedefseqan3::bitcompressed_vector< alphabet_type >
max_size() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator!=(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator<(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator<=(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator=(bitcompressed_vector const &)=defaultseqan3::bitcompressed_vector< alphabet_type >
operator=(bitcompressed_vector &&)=defaultseqan3::bitcompressed_vector< alphabet_type >
operator=(std::initializer_list< value_type > ilist)seqan3::bitcompressed_vector< alphabet_type >inline
operator==(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator>(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator>=(bitcompressed_vector const &rhs) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator[](size_type const i) noexceptseqan3::bitcompressed_vector< alphabet_type >inline
operator[](size_type const i) const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
pop_back()seqan3::bitcompressed_vector< alphabet_type >inline
push_back(value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
raw_data() noexceptseqan3::bitcompressed_vector< alphabet_type >inline
raw_data() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
reference typedefseqan3::bitcompressed_vector< alphabet_type >
reserve(size_type const new_cap)seqan3::bitcompressed_vector< alphabet_type >inline
resize(size_type const count)seqan3::bitcompressed_vector< alphabet_type >inline
resize(size_type const count, value_type const value)seqan3::bitcompressed_vector< alphabet_type >inline
shrink_to_fit()seqan3::bitcompressed_vector< alphabet_type >inline
size() const noexceptseqan3::bitcompressed_vector< alphabet_type >inline
size_type typedefseqan3::bitcompressed_vector< alphabet_type >
swap(bitcompressed_vector &rhs) noexceptseqan3::bitcompressed_vector< alphabet_type >inline
swap(bitcompressed_vector &&rhs) noexceptseqan3::bitcompressed_vector< alphabet_type >inline
swap(bitcompressed_vector &lhs, bitcompressed_vector &rhs) noexceptseqan3::bitcompressed_vector< alphabet_type >friend
swap(bitcompressed_vector &&lhs, bitcompressed_vector &&rhs) noexceptseqan3::bitcompressed_vector< alphabet_type >friend
value_type typedefseqan3::bitcompressed_vector< alphabet_type >
~bitcompressed_vector()=defaultseqan3::bitcompressed_vector< alphabet_type >