Yate
|
This is the complete list of members for UChar, including all inherited members.
c_str() const | UChar | inline |
code() const | UChar | inline |
decode(const char *&str, uint32_t maxChar=0x10ffff, bool overlong=false) | UChar | |
operator const char *() const | UChar | inline |
operator=(uint32_t code) | UChar | inline |
operator=(char code) | UChar | inline |
UChar(uint32_t code=0) | UChar | inlineexplicit |
UChar(int32_t code) | UChar | inlineexplicit |
UChar(signed char code) | UChar | inlineexplicit |
UChar(unsigned char code) | UChar | inlineexplicit |