Embedded Template Library 1.0
etl::wstring_ext Member List

This is the complete list of members for etl::wstring_ext, including all inherited members.

append(const ibasic_string &str)etl::ibasic_string< T >inline
append(const ibasic_string &str, size_type subposition, size_type sublength=npos)etl::ibasic_string< T >inline
append(const T *str)etl::ibasic_string< T >inline
append(const T *str, size_type n)etl::ibasic_string< T >inline
append(size_type n, T c)etl::ibasic_string< T >inline
append(TIterator first, TIterator last)etl::ibasic_string< T >inline
assign(const etl::ibasic_string< T > &other)etl::ibasic_string< T >inline
assign(const etl::ibasic_string< T > &other, size_type subposition, size_type sublength)etl::ibasic_string< T >inline
assign(const_pointer other)etl::ibasic_string< T >inline
assign(const_pointer other, size_type length_)etl::ibasic_string< T >inline
assign(TIterator first, TIterator last)etl::ibasic_string< T >inline
assign(size_type n, T value)etl::ibasic_string< T >inline
at(size_type i)etl::ibasic_string< T >inline
at(size_type i) constetl::ibasic_string< T >inline
available() constetl::string_baseinline
back()etl::ibasic_string< T >inline
back() constetl::ibasic_string< T >inline
base_type typedef (defined in etl::wstring_ext)etl::wstring_ext
begin()etl::ibasic_string< T >inline
begin() constetl::ibasic_string< T >inline
c_str() constetl::ibasic_string< T >inline
capacity() constetl::string_baseinline
CAPACITYetl::string_baseprotected
cbegin() constetl::ibasic_string< T >inline
cend() constetl::ibasic_string< T >inline
clear()etl::ibasic_string< T >inline
CLEAR_AFTER_USE (defined in etl::private_basic_string::string_base_statics< T >)etl::private_basic_string::string_base_statics< T >static
clear_truncated()etl::string_baseinline
compare(const ibasic_string &str) constetl::ibasic_string< T >inline
compare(size_type position, size_type length_, const ibasic_string &str) constetl::ibasic_string< T >inline
compare(size_type position, size_type length_, const ibasic_string &str, size_type subposition, size_type sublength) constetl::ibasic_string< T >inline
compare(const value_type *s) constetl::ibasic_string< T >inline
compare(size_type position, size_type length_, const_pointer s) constetl::ibasic_string< T >inline
compare(size_type position, size_type length_, const_pointer s, size_type n) constetl::ibasic_string< T >inline
const_iterator typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
const_pointer typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
const_reference typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
const_reverse_iterator typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
copy(pointer dest, size_type count, size_type pos=0) constetl::ibasic_string< T >inline
crbegin() constetl::ibasic_string< T >inline
crend() constetl::ibasic_string< T >inline
current_sizeetl::string_baseprotected
data()etl::ibasic_string< T >inline
data() constetl::ibasic_string< T >inline
data_end()etl::ibasic_string< T >inline
data_end() constetl::ibasic_string< T >inline
difference_type typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
empty() constetl::string_baseinline
end()etl::ibasic_string< T >inline
end() constetl::ibasic_string< T >inline
erase(size_type position, size_type length_=npos)etl::ibasic_string< T >inline
erase(iterator i_element)etl::ibasic_string< T >inline
erase(const_iterator i_element)etl::ibasic_string< T >inline
erase(const_iterator first, const_iterator last)etl::ibasic_string< T >inline
find(const ibasic_string< T > &str, size_type pos=0) constetl::ibasic_string< T >inline
find(const_pointer s, size_type pos=0) constetl::ibasic_string< T >inline
find(const_pointer s, size_type pos, size_type n) constetl::ibasic_string< T >inline
find(T c, size_type position=0) constetl::ibasic_string< T >inline
find_first_not_of(const ibasic_string< T > &str, size_type position=0) constetl::ibasic_string< T >inline
find_first_not_of(const_pointer s, size_type position=0) constetl::ibasic_string< T >inline
find_first_not_of(const_pointer s, size_type position, size_type n) constetl::ibasic_string< T >inline
find_first_not_of(value_type c, size_type position=0) constetl::ibasic_string< T >inline
find_first_of(const ibasic_string< T > &str, size_type position=0) constetl::ibasic_string< T >inline
find_first_of(const_pointer s, size_type position=0) constetl::ibasic_string< T >inline
find_first_of(const_pointer s, size_type position, size_type n) constetl::ibasic_string< T >inline
find_first_of(value_type c, size_type position=0) constetl::ibasic_string< T >inline
find_last_not_of(const ibasic_string< T > &str, size_type position=npos) constetl::ibasic_string< T >inline
find_last_not_of(const_pointer s, size_type position=npos) constetl::ibasic_string< T >inline
find_last_not_of(const_pointer s, size_type position, size_type n) constetl::ibasic_string< T >inline
find_last_not_of(value_type c, size_type position=npos) const (defined in etl::ibasic_string< T >)etl::ibasic_string< T >inline
find_last_of(const ibasic_string< T > &str, size_type position=npos) constetl::ibasic_string< T >inline
find_last_of(const_pointer s, size_type position=npos) constetl::ibasic_string< T >inline
find_last_of(const_pointer s, size_type position, size_type n) constetl::ibasic_string< T >inline
find_last_of(value_type c, size_type position=npos) constetl::ibasic_string< T >inline
flags (defined in etl::string_base)etl::string_baseprotected
front()etl::ibasic_string< T >inline
front() constetl::ibasic_string< T >inline
full() constetl::string_baseinline
ibasic_string(T *p_buffer_, size_type MAX_SIZE_)etl::ibasic_string< T >inlineprotected
initialise()etl::ibasic_string< T >inlineprotected
initialize_free_space()etl::ibasic_string< T >inline
insert(const_iterator position, T value)etl::ibasic_string< T >inline
insert(const_iterator position, size_type n, T value)etl::ibasic_string< T >inline
insert(const_iterator position, TIterator first, TIterator last)etl::ibasic_string< T >inline
insert(size_type position, const etl::ibasic_string< T > &str)etl::ibasic_string< T >inline
insert(size_type position, const etl::ibasic_string< T > &str, size_type subposition, size_type sublength)etl::ibasic_string< T >inline
insert(size_type position, const_pointer s)etl::ibasic_string< T >inline
insert(size_type position, const_pointer s, size_type n)etl::ibasic_string< T >inline
insert(size_type position, size_type n, value_type c)etl::ibasic_string< T >inline
interface_type typedef (defined in etl::wstring_ext)etl::wstring_ext
is_secure() constetl::string_baseinline
IS_TRUNCATED (defined in etl::private_basic_string::string_base_statics< T >)etl::private_basic_string::string_base_statics< T >static
is_truncated() constetl::string_baseinline
iterator typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
length() constetl::string_baseinline
max_size() constetl::string_baseinline
npos (defined in etl::private_basic_string::string_base_statics< T >)etl::private_basic_string::string_base_statics< T >static
operator+=(const ibasic_string &rhs)etl::ibasic_string< T >inline
operator+=(const_pointer rhs)etl::ibasic_string< T >inline
operator+=(T rhs)etl::ibasic_string< T >inline
operator=(const wstring_ext &rhs)etl::wstring_extinline
operator=(const iwstring &rhs)etl::wstring_extinline
operator=(const value_type *text)etl::wstring_extinline
etl::ibasic_string::operator=(const ibasic_string &rhs)etl::ibasic_string< T >inline
operator[](size_type i)etl::ibasic_string< T >inline
operator[](size_type i) constetl::ibasic_string< T >inline
pointer typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
pop_back()etl::ibasic_string< T >inline
push_back(T value)etl::ibasic_string< T >inline
rbegin()etl::ibasic_string< T >inline
rbegin() constetl::ibasic_string< T >inline
reference typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
rend()etl::ibasic_string< T >inline
rend() constetl::ibasic_string< T >inline
repair()etl::wstring_extinline
repair_buffer(T *p_buffer_)etl::ibasic_string< T >inlineprotected
replace(size_type position, size_type length_, const ibasic_string &str)etl::ibasic_string< T >inline
replace(const_iterator first, const_iterator last, const ibasic_string &str)etl::ibasic_string< T >inline
replace(size_type position, size_type length_, const ibasic_string &str, size_type subposition, size_type sublength)etl::ibasic_string< T >inline
replace(size_type position, size_type length_, const_pointer s)etl::ibasic_string< T >inline
replace(const_iterator first, const_iterator last, const_pointer s)etl::ibasic_string< T >inline
replace(size_type position, size_type length_, const_pointer s, size_type n)etl::ibasic_string< T >inline
replace(const_iterator first, const_iterator last, const_pointer s, size_type n)etl::ibasic_string< T >inline
replace(size_type position, size_type length_, size_type n, value_type c)etl::ibasic_string< T >inline
replace(const_iterator first, const_iterator last, size_type n, value_type c)etl::ibasic_string< T >inline
replace(const_iterator first, const_iterator last, TIterator first_replace, TIterator last_replace)etl::ibasic_string< T >inline
resize(size_type new_size)etl::ibasic_string< T >inline
resize(size_type new_size, T value)etl::ibasic_string< T >inline
reverse_iterator typedef (defined in etl::ibasic_string< T >)etl::ibasic_string< T >
rfind(const ibasic_string< T > &str, size_type position=npos) constetl::ibasic_string< T >inline
rfind(const_pointer s, size_type position=npos) constetl::ibasic_string< T >inline
rfind(const_pointer s, size_type position, size_type length_) constetl::ibasic_string< T >inline
rfind(T c, size_type position=npos) constetl::ibasic_string< T >inline
set_secure()etl::string_baseinline
set_truncated(bool status)etl::string_baseinlineprotected
size() constetl::string_baseinline
size_type typedef (defined in etl::string_base)etl::string_base
string_base(size_type max_size_)etl::string_baseinlineprotected
to_iterator(const_iterator itr) constetl::ibasic_string< T >inlineprotected
trim_to_terminator()etl::ibasic_string< T >inline
truncated() constetl::string_baseinline
uninitialized_resize(size_type new_size)etl::ibasic_string< T >inline
value_type typedef (defined in etl::wstring_ext)etl::wstring_ext
wstring_ext(value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(const etl::wstring_ext &other, value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(const etl::iwstring &other, value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(const etl::iwstring &other, value_type *buffer, size_type buffer_size, size_type position, size_type length=npos)etl::wstring_extinline
wstring_ext(const value_type *text, value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(const value_type *text, size_type count, value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(size_type count, value_type c, value_type *buffer, size_type buffer_size)etl::wstring_extinline
wstring_ext(TIterator first, TIterator last, value_type *buffer, size_type buffer_size, typename etl::enable_if<!etl::is_integral< TIterator >::value, int >::type=0)etl::wstring_extinline
wstring_ext(const etl::wstring_view &view, value_type *buffer, size_type buffer_size)etl::wstring_extinlineexplicit
~ibasic_string()etl::ibasic_string< T >inlineprotected
~string_base()etl::string_baseinlineprotected