basic_super_string< char_type > Member List

This is the complete list of members for basic_super_string< char_type >, including all inherited members.

append(const T1 &val1, const T2 &val2, const T3 &val3, const T4 &val4, const T5 &val5)basic_super_string< char_type > [inline]
append(const T1 &val1, const T2 &val2, const T3 &val3, const T4 &val4, const T5 &val5, string_stream_type &ss)basic_super_string< char_type > [inline]
append_file(const base_string_type &filepath)basic_super_string< char_type > [inline]
append_formatted(const T1 &val1, const T2 &val2, const T3 &val3, const T4 &val4, const T5 &val5, const base_string_type &fmt)basic_super_string< char_type > [inline]
basic_super_string()basic_super_string< char_type > [inline]
basic_super_string(const char_type *const s)basic_super_string< char_type > [inline]
basic_super_string(const base_string_type &s)basic_super_string< char_type > [inline]
basic_super_string(iterator_type beg, iterator_type end)basic_super_string< char_type > [inline]
contains(const base_string_type &s) const basic_super_string< char_type > [inline]
contains_regex(const base_string_type &s) const basic_super_string< char_type > [inline]
ends_with(const base_string_type &s) const basic_super_string< char_type > [inline]
icontains(const base_string_type &s) const basic_super_string< char_type > [inline]
iends_with(const base_string_type &s) const basic_super_string< char_type > [inline]
insert_at(size_type pos, const T &value)basic_super_string< char_type > [inline]
ireplace_all(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
ireplace_first(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
ireplace_last(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
ireplace_nth(const base_string_type &match_string, const base_string_type &replace_string, size_type n)basic_super_string< char_type > [inline]
istarts_with(const base_string_type &s, size_type offset=0) const basic_super_string< char_type > [inline]
prepend(const T &value)basic_super_string< char_type > [inline]
replace_all(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
replace_all_regex(const base_string_type &match_regex, const base_string_type &replace_regex)basic_super_string< char_type > [inline]
replace_first(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
replace_last(const base_string_type &match_string, const base_string_type &replace_string)basic_super_string< char_type > [inline]
replace_nth(const base_string_type &match_string, const base_string_type &replace_string, size_type n)basic_super_string< char_type > [inline]
split(const base_string_type &predicate, string_vector &result) const basic_super_string< char_type > [inline]
split_regex(const base_string_type &predicate_regex, string_vector &result) const basic_super_string< char_type > [inline]
starts_with(const base_string_type &s, size_type offset=0) const basic_super_string< char_type > [inline]
to_lower()basic_super_string< char_type > [inline]
to_upper()basic_super_string< char_type > [inline]
trim()basic_super_string< char_type > [inline]
trim_left()basic_super_string< char_type > [inline]
trim_right()basic_super_string< char_type > [inline]


Generated on Sun Jul 9 15:43:03 2006 for SuperString by  doxygen 1.4.6