pfc::string_base Member List
This is the complete list of members for
pfc::string_base, including all inherited members.
| add_byte(char c) | pfc::string_receiver | [inline] |
| add_char(t_uint32 c) | pfc::string_receiver | |
| add_chars(t_uint32 p_char, t_size p_count) | pfc::string_receiver | [inline] |
| add_string(const char *p_string, t_size p_length=~0)=0 | pfc::string_base | [pure virtual] |
| convert_to_lower_ascii(const char *src, char replace= '?') | pfc::string_base | |
| find_first(char p_char, t_size p_start=0) const | pfc::string_base | [inline] |
| find_first(const char *p_string, t_size p_start=0) const | pfc::string_base | [inline] |
| find_last(char p_char, t_size p_start=~0) const | pfc::string_base | [inline] |
| find_last(const char *p_string, t_size p_start=~0) const | pfc::string_base | [inline] |
| fix_dir_separator(char p_char) | pfc::string_base | |
| get_length() const | pfc::string_base | [inline, virtual] |
| get_ptr() const =0 | pfc::string_base | [pure virtual] |
| is_empty() const | pfc::string_base | [inline] |
| is_valid_utf8() const | pfc::string_base | [inline] |
| length() const | pfc::string_base | [inline] |
| lock_buffer(t_size p_requested_length)=0 | pfc::string_base | [pure virtual] |
| operator const char *() const | pfc::string_base | [inline] |
| operator!=(const string_base &p_other) const | pfc::string_base | [inline] |
| operator+=(const char *src) | pfc::string_base | [inline] |
| operator+=(const string_base &src) | pfc::string_base | [inline] |
| operator<(const string_base &p_other) const | pfc::string_base | [inline] |
| operator<=(const string_base &p_other) const | pfc::string_base | [inline] |
| operator=(const char *src) | pfc::string_base | [inline] |
| operator=(const string_base &src) | pfc::string_base | [inline] |
| operator==(const string_base &p_other) const | pfc::string_base | [inline] |
| operator>(const string_base &p_other) const | pfc::string_base | [inline] |
| operator>=(const string_base &p_other) const | pfc::string_base | [inline] |
| reset() | pfc::string_base | [inline] |
| scan_filename() const | pfc::string_base | [inline] |
| set_string(const char *p_string, t_size p_length=~0) | pfc::string_base | [inline, virtual] |
| skip_trailing_char(unsigned c= ' ') | pfc::string_base | |
| string_base() | pfc::string_base | [inline, protected] |
| string_receiver() | pfc::string_receiver | [inline, protected] |
| toString() const | pfc::string_base | [inline] |
| truncate(t_size len)=0 | pfc::string_base | [pure virtual] |
| unlock_buffer()=0 | pfc::string_base | [pure virtual] |
| ~string_base() | pfc::string_base | [inline, protected] |
| ~string_receiver() | pfc::string_receiver | [inline, protected] |