#include <string_conv.h>
Definition at line 451 of file string_conv.h.
pfc::stringcvt::string_utf8_from_ansi::string_utf8_from_ansi |
( |
| ) |
|
|
inline |
Definition at line 454 of file string_conv.h.
string_utf8_from_codepage m_buffer
pfc::stringcvt::string_utf8_from_ansi::string_utf8_from_ansi |
( |
const char * |
p_source, |
|
|
t_size |
p_source_size = ~0 |
|
) |
| |
|
inline |
Definition at line 455 of file string_conv.h.
string_utf8_from_codepage m_buffer
void pfc::stringcvt::string_utf8_from_ansi::convert |
( |
const char * |
p_source, |
|
|
t_size |
p_source_size = ~0 |
|
) |
| |
|
inline |
Definition at line 461 of file string_conv.h.
void convert(unsigned p_codepage, const char *p_source, t_size p_source_size=~0)
string_utf8_from_codepage m_buffer
const char* pfc::stringcvt::string_utf8_from_ansi::get_ptr |
( |
| ) |
const |
|
inline |
Definition at line 457 of file string_conv.h.
string_utf8_from_codepage m_buffer
const char * get_ptr() const
bool pfc::stringcvt::string_utf8_from_ansi::is_empty |
( |
| ) |
const |
|
inline |
Definition at line 459 of file string_conv.h.
const char * get_ptr() const
bool string_is_empty_t(const t_char *p_string, t_size p_string_size=~0)
t_size pfc::stringcvt::string_utf8_from_ansi::length |
( |
| ) |
const |
|
inline |
Definition at line 460 of file string_conv.h.
const char * get_ptr() const
t_size strlen_t(const t_char *p_string, t_size p_string_size=~0)
pfc::stringcvt::string_utf8_from_ansi::operator const char * |
( |
| ) |
const |
|
inline |
const char* pfc::stringcvt::string_utf8_from_ansi::toString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: