SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::small_string< capacity_ > Member List

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

assign(char const (&_lit)[N]) noexceptseqan3::small_string< capacity_ >inline
assign(begin_it_type begin_it, end_it_type end_it) noexceptseqan3::small_string< capacity_ >inline
small_vector< char, capacity_+1 >::assign(std::initializer_list< value_type > ilist) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
small_vector< char, capacity_+1 >::assign(size_type const count, value_type const value) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
small_vector< char, capacity_+1 >::assign(other_range_t &&range) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
at(size_type const i)seqan3::small_vector< char, capacity_+1 >inline
at(size_type const i) constseqan3::small_vector< char, capacity_+1 >inline
back() noexceptseqan3::small_vector< char, capacity_+1 >inline
back() const noexceptseqan3::small_vector< char, capacity_+1 >inline
begin() noexceptseqan3::small_vector< char, capacity_+1 >inline
begin() const noexceptseqan3::small_vector< char, capacity_+1 >inline
c_str() const noexceptseqan3::small_string< capacity_ >inline
capacity() noexceptseqan3::small_string< capacity_ >inlinestatic
small_vector< char, capacity_+1 >::capacity() const noexceptseqan3::small_vector< char, capacity_+1 >inline
cbegin() const noexceptseqan3::small_vector< char, capacity_+1 >inline
cend() const noexceptseqan3::small_vector< char, capacity_+1 >inline
clear() noexceptseqan3::small_string< capacity_ >inline
const_iterator typedefseqan3::small_vector< char, capacity_+1 >
const_reference typedefseqan3::small_vector< char, capacity_+1 >
data() noexceptseqan3::small_vector< char, capacity_+1 >inline
data() const noexceptseqan3::small_vector< char, capacity_+1 >inline
difference_type typedefseqan3::small_vector< char, capacity_+1 >
empty() const noexceptseqan3::small_vector< char, capacity_+1 >inline
end() noexceptseqan3::small_vector< char, capacity_+1 >inline
end() const noexceptseqan3::small_vector< char, capacity_+1 >inline
erase(size_type index=0, size_type count=max_size()) noexceptseqan3::small_string< capacity_ >inline
small_vector< char, capacity_+1 >::erase(const_iterator begin_it, const_iterator end_it) noexceptseqan3::small_vector< char, capacity_+1 >inline
small_vector< char, capacity_+1 >::erase(const_iterator pos) noexceptseqan3::small_vector< char, capacity_+1 >inline
front() noexceptseqan3::small_vector< char, capacity_+1 >inline
front() const noexceptseqan3::small_vector< char, capacity_+1 >inline
insert(const_iterator pos, value_type const value) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
insert(const_iterator pos, size_type const count, value_type const value) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
insert(const_iterator pos, begin_it_type begin_it, end_it_type end_it) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
insert(const_iterator pos, std::initializer_list< value_type > const &ilist) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
iterator typedefseqan3::small_vector< char, capacity_+1 >
max_size() noexceptseqan3::small_string< capacity_ >inlinestatic
small_vector< char, capacity_+1 >::max_size() const noexceptseqan3::small_vector< char, capacity_+1 >inline
operator std::string() constseqan3::small_string< capacity_ >inline
operator std::string_view() const noexceptseqan3::small_string< capacity_ >inline
operator+seqan3::small_string< capacity_ >friend
operator<<seqan3::small_string< capacity_ >friend
operator=(char const (&_lit)[N]) noexceptseqan3::small_string< capacity_ >inline
small_vector< char, capacity_+1 >::operator=(small_vector const &) noexcept=defaultseqan3::small_vector< char, capacity_+1 >
small_vector< char, capacity_+1 >::operator=(small_vector &&) noexcept=defaultseqan3::small_vector< char, capacity_+1 >
small_vector< char, capacity_+1 >::operator=(std::initializer_list< value_type > ilist) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
operator>>seqan3::small_string< capacity_ >friend
operator[](size_type const i) noexceptseqan3::small_vector< char, capacity_+1 >inline
operator[](size_type const i) const noexceptseqan3::small_vector< char, capacity_+1 >inline
pop_back() noexceptseqan3::small_string< capacity_ >inline
push_back(char const value) noexceptseqan3::small_string< capacity_ >inline
reference typedefseqan3::small_vector< char, capacity_+1 >
reserve(size_type) const noexceptseqan3::small_vector< char, capacity_+1 >inline
resize(size_type const count) noexceptseqan3::small_string< capacity_ >inline
resize(size_type const count, char const value) noexceptseqan3::small_string< capacity_ >inline
shrink_to_fit() const noexceptseqan3::small_vector< char, capacity_+1 >inline
size() const noexceptseqan3::small_vector< char, capacity_+1 >inline
size_type typedefseqan3::small_vector< char, capacity_+1 >
small_string(char const (&_lit)[N]) noexceptseqan3::small_string< capacity_ >inline
small_string(char const c) noexceptseqan3::small_string< capacity_ >inlineexplicit
small_string(char const(&)[N]) -> small_string< N - 1 >seqan3::small_string< capacity_ >related
small_string(std::array< char, N > const &) -> small_string< N >seqan3::small_string< capacity_ >related
small_string(char const) -> small_string< 1 >seqan3::small_string< capacity_ >related
small_vector() noexcept=defaultseqan3::small_vector< char, capacity_+1 >
small_vector(small_vector const &) noexcept=defaultseqan3::small_vector< char, capacity_+1 >
small_vector(small_vector &&) noexcept=defaultseqan3::small_vector< char, capacity_+1 >
small_vector(std::array< value_type, capacity_ > const &array) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inlineexplicit
small_vector(value_type const(&array)[capacity2]) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inlineexplicit
small_vector(other_value_type... args) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
small_vector(begin_it_type begin_it, end_it_type end_it) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
small_vector(other_range_t &&range) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inlineexplicit
small_vector(size_type n, value_type value) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
str() constseqan3::small_string< capacity_ >inline
swap(small_vector &rhs) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
swap(small_vector &&rhs) noexcept(is_noexcept)seqan3::small_vector< char, capacity_+1 >inline
value_type typedefseqan3::small_vector< char, capacity_+1 >
~small_vector() noexcept=defaultseqan3::small_vector< char, capacity_+1 >
Hide me