string_formatter_tf Member List
This is the complete list of members for
string_formatter_tf, 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) | string_formatter_tf | [inline, 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 | string_formatter_tf | [inline, virtual] |
| get_ptr() const | string_formatter_tf | [inline, 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) | string_formatter_tf | [inline, 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) | string_formatter_tf | [inline, virtual] |
| skip_trailing_char(unsigned c= ' ') | pfc::string_base | |
| string_base() | pfc::string_base | [inline, protected] |
| string_formatter_tf(titleformat_text_out *out, const GUID &inputType=titleformat_inputtypes::meta) | string_formatter_tf | [inline] |
| string_receiver() | pfc::string_receiver | [inline, protected] |
| toString() const | pfc::string_base | [inline] |
| truncate(t_size len) | string_formatter_tf | [inline, virtual] |
| unlock_buffer() | string_formatter_tf | [inline, virtual] |
| ~string_base() | pfc::string_base | [inline, protected] |
| ~string_receiver() | pfc::string_receiver | [inline, protected] |