Rumba C++ SDK
maquina::StringViewBase< C, STDS > Member List

This is the complete list of members for maquina::StringViewBase< C, STDS >, including all inherited members.

_sizemaquina::StringViewBase< C, STDS >protected
_strmaquina::StringViewBase< C, STDS >protected
begin() const noexceptmaquina::StringViewBase< C, STDS >inline
c_str() const noexceptmaquina::StringViewBase< C, STDS >inline
c_str() noexceptmaquina::StringViewBase< C, STDS >inline
cbegin() const noexceptmaquina::StringViewBase< C, STDS >inline
cend() const noexceptmaquina::StringViewBase< C, STDS >inline
const_iterator typedefmaquina::StringViewBase< C, STDS >
const_pointer typedefmaquina::StringViewBase< C, STDS >
const_reference typedefmaquina::StringViewBase< C, STDS >
const_reverse_iterator typedefmaquina::StringViewBase< C, STDS >
data() const noexceptmaquina::StringViewBase< C, STDS >inline
data() noexceptmaquina::StringViewBase< C, STDS >inline
difference_type typedefmaquina::StringViewBase< C, STDS >
empty() const noexceptmaquina::StringViewBase< C, STDS >inline
end() const noexceptmaquina::StringViewBase< C, STDS >inline
find(value_type c, size_type pos=0) const noexceptmaquina::StringViewBase< C, STDS >inline
find(const StringViewBase &pattern, size_type pos=0) const noexceptmaquina::StringViewBase< C, STDS >inline
iterator typedefmaquina::StringViewBase< C, STDS >
length() const noexceptmaquina::StringViewBase< C, STDS >inline
nposmaquina::StringViewBase< C, STDS >static
operator STDS() constmaquina::StringViewBase< C, STDS >inline
operator!=(const StringViewBase &other) const noexceptmaquina::StringViewBase< C, STDS >inline
operator=(const StringViewBase &other) noexcept=defaultmaquina::StringViewBase< C, STDS >
operator=(StringViewBase &&other) noexceptmaquina::StringViewBase< C, STDS >inline
operator=(const std::basic_string< C > &string) noexceptmaquina::StringViewBase< C, STDS >inline
operator==(const StringViewBase &other) const noexceptmaquina::StringViewBase< C, STDS >inline
operator[](size_type position) constmaquina::StringViewBase< C, STDS >inline
pointer typedefmaquina::StringViewBase< C, STDS >
reference typedefmaquina::StringViewBase< C, STDS >
reverse_iterator typedefmaquina::StringViewBase< C, STDS >
rfind(value_type c, size_type pos=npos) const noexceptmaquina::StringViewBase< C, STDS >inline
rfind(const StringViewBase &pattern, size_type pos=npos) const noexceptmaquina::StringViewBase< C, STDS >inline
size() const noexceptmaquina::StringViewBase< C, STDS >inline
size_type typedefmaquina::StringViewBase< C, STDS >
split(StringViewBase separator) constmaquina::StringViewBase< C, STDS >inline
StringViewBase() noexceptmaquina::StringViewBase< C, STDS >inline
StringViewBase(const StringViewBase &other) noexcept=defaultmaquina::StringViewBase< C, STDS >
StringViewBase(StringViewBase &&other) noexceptmaquina::StringViewBase< C, STDS >inline
StringViewBase(const C *str) noexceptmaquina::StringViewBase< C, STDS >inline
StringViewBase(const std::basic_string< C > &string) noexceptmaquina::StringViewBase< C, STDS >inline
StringViewBase(const C *str, size_t size_) noexceptmaquina::StringViewBase< C, STDS >inline
substr(size_type pos=0, size_type n=npos) constmaquina::StringViewBase< C, STDS >inline
traits_type typedefmaquina::StringViewBase< C, STDS >
value_type typedefmaquina::StringViewBase< C, STDS >