SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
seqan3::shape Member List

This is the complete list of members for seqan3::shape, including all inherited members.

all() const noexceptseqan3::dynamic_bitset< 58 >inline
any() const noexceptseqan3::dynamic_bitset< 58 >inline
assign(char const(&lit)[N])seqan3::dynamic_bitset< 58 >inline
assign(std::initializer_list< value_type > const ilist) noexceptseqan3::dynamic_bitset< 58 >inline
assign(size_type const count, value_type const value) noexceptseqan3::dynamic_bitset< 58 >inline
assign(other_range_t &&range) noexceptseqan3::dynamic_bitset< 58 >inline
assign(begin_it_type begin_it, end_it_type end_it) noexceptseqan3::dynamic_bitset< 58 >inline
at(size_t const i)seqan3::dynamic_bitset< 58 >inline
at(size_t const i) constseqan3::dynamic_bitset< 58 >inline
back() noexceptseqan3::dynamic_bitset< 58 >inline
back() const noexceptseqan3::dynamic_bitset< 58 >inline
begin() noexceptseqan3::dynamic_bitset< 58 >inline
begin() const noexceptseqan3::dynamic_bitset< 58 >inline
capacity() const noexceptseqan3::dynamic_bitset< 58 >inline
cbegin() const noexceptseqan3::dynamic_bitset< 58 >inline
cend() const noexceptseqan3::dynamic_bitset< 58 >inline
clear() noexceptseqan3::dynamic_bitset< 58 >inline
const_iterator typedefseqan3::dynamic_bitset< 58 >
const_reference typedefseqan3::dynamic_bitset< 58 >
count() const noexceptseqan3::dynamic_bitset< 58 >inline
difference_type typedefseqan3::dynamic_bitset< 58 >
dynamic_bitset() noexcept=defaultseqan3::dynamic_bitset< 58 >
dynamic_bitset(dynamic_bitset const &) noexcept=defaultseqan3::dynamic_bitset< 58 >
dynamic_bitset(dynamic_bitset &&) noexcept=defaultseqan3::dynamic_bitset< 58 >
dynamic_bitset(uint64_t const value)seqan3::dynamic_bitset< 58 >inline
dynamic_bitset(begin_it_type begin_it, end_it_type end_it) noexceptseqan3::dynamic_bitset< 58 >inline
dynamic_bitset(other_range_t &&range) noexceptseqan3::dynamic_bitset< 58 >inlineexplicit
dynamic_bitset(size_type const n, value_type const value) noexceptseqan3::dynamic_bitset< 58 >inline
dynamic_bitset(char const(&lit)[N])seqan3::dynamic_bitset< 58 >inline
empty() const noexceptseqan3::dynamic_bitset< 58 >inline
end() noexceptseqan3::dynamic_bitset< 58 >inline
end() const noexceptseqan3::dynamic_bitset< 58 >inline
erase(const_iterator begin_it, const_iterator end_it) noexceptseqan3::dynamic_bitset< 58 >inline
erase(const_iterator pos) noexceptseqan3::dynamic_bitset< 58 >inline
flip() noexceptseqan3::dynamic_bitset< 58 >inline
flip(size_t const i)seqan3::dynamic_bitset< 58 >inline
front() noexceptseqan3::dynamic_bitset< 58 >inline
front() const noexceptseqan3::dynamic_bitset< 58 >inline
insert(const_iterator pos, value_type const value) noexceptseqan3::dynamic_bitset< 58 >inline
insert(const_iterator pos, size_type const count, value_type const value) noexceptseqan3::dynamic_bitset< 58 >inline
insert(const_iterator pos, begin_it_type begin_it, end_it_type end_it) noexceptseqan3::dynamic_bitset< 58 >inline
insert(const_iterator pos, std::initializer_list< value_type > const &ilist) noexceptseqan3::dynamic_bitset< 58 >inline
iterator typedefseqan3::dynamic_bitset< 58 >
max_size() const noexceptseqan3::dynamic_bitset< 58 >inline
none() const noexceptseqan3::dynamic_bitset< 58 >inline
operator""_shape(unsigned long long const value)seqan3::shaperelated
operator&=(dynamic_bitset const &rhs) noexceptseqan3::dynamic_bitset< 58 >inline
operator<<(size_t const count) const noexceptseqan3::dynamic_bitset< 58 >inline
operator<<=(size_t const count) noexceptseqan3::dynamic_bitset< 58 >inline
operator=(shape const &) noexcept=defaultseqan3::shape
operator=(shape &&) noexcept=defaultseqan3::shape
dynamic_bitset< 58 >::operator=(dynamic_bitset const &) noexcept=defaultseqan3::dynamic_bitset< 58 >
dynamic_bitset< 58 >::operator=(dynamic_bitset &&) noexcept=defaultseqan3::dynamic_bitset< 58 >
dynamic_bitset< 58 >::operator=(std::initializer_list< value_type > const ilist) noexceptseqan3::dynamic_bitset< 58 >inline
dynamic_bitset< 58 >::operator=(char const(&lit)[N])seqan3::dynamic_bitset< 58 >inline
operator>>(size_t const count) const noexceptseqan3::dynamic_bitset< 58 >inline
operator>>=(size_t const count) noexceptseqan3::dynamic_bitset< 58 >inline
operator[](size_t const i) noexceptseqan3::dynamic_bitset< 58 >inline
operator[](size_t const i) const noexceptseqan3::dynamic_bitset< 58 >inline
operator^=(dynamic_bitset const &rhs) noexceptseqan3::dynamic_bitset< 58 >inline
operator|=(dynamic_bitset const &rhs) noexceptseqan3::dynamic_bitset< 58 >inline
operator~() const noexceptseqan3::dynamic_bitset< 58 >inline
pop_back() noexceptseqan3::dynamic_bitset< 58 >inline
push_back(value_type const value) noexceptseqan3::dynamic_bitset< 58 >inline
raw_data() noexceptseqan3::dynamic_bitset< 58 >inline
raw_data() const noexceptseqan3::dynamic_bitset< 58 >inline
reference typedefseqan3::dynamic_bitset< 58 >
reserve(size_t) const noexceptseqan3::dynamic_bitset< 58 >inline
reset() noexceptseqan3::dynamic_bitset< 58 >inline
reset(size_t const i)seqan3::dynamic_bitset< 58 >inline
resize(size_type const count, value_type const value=false) noexceptseqan3::dynamic_bitset< 58 >inline
set() noexceptseqan3::dynamic_bitset< 58 >inline
set(size_t const i, bool const value=true)seqan3::dynamic_bitset< 58 >inline
shape() noexcept=defaultseqan3::shape
shape(shape const &) noexcept=defaultseqan3::shape
shape(shape &&) noexcept=defaultseqan3::shape
shape(ungapped k) noexceptseqan3::shapeinline
shape(bin_literal const literal) noexceptseqan3::shapeinline
shrink_to_fit() const noexceptseqan3::dynamic_bitset< 58 >inline
size() const noexceptseqan3::dynamic_bitset< 58 >inline
size_type typedefseqan3::dynamic_bitset< 58 >
swap(dynamic_bitset &rhs) noexceptseqan3::dynamic_bitset< 58 >inline
swap(dynamic_bitset &&rhs) noexceptseqan3::dynamic_bitset< 58 >inline
test(size_t const i) constseqan3::dynamic_bitset< 58 >inline
to_string(char_t zero=char_t{ '0'}, char_t one=char_t{ '1'}) constseqan3::dynamic_bitset< 58 >inline
to_ullong() constseqan3::dynamic_bitset< 58 >inline
to_ulong() constseqan3::dynamic_bitset< 58 >inline
value_type typedefseqan3::dynamic_bitset< 58 >
~dynamic_bitset() noexcept=defaultseqan3::dynamic_bitset< 58 >
~shape() noexcept=defaultseqan3::shape