|
KiCad PCB EDA Suite
|
This is the complete list of members for UTF8, including all inherited members.
| begin() const | UTF8 | inline |
| c_str() const | UTF8 | inline |
| clear() | UTF8 | inline |
| compare(const std::string &s) const | UTF8 | inline |
| empty() const | UTF8 | inline |
| end() const | UTF8 | inline |
| find(char c) const | UTF8 | inline |
| find(char c, size_t s) const | UTF8 | inline |
| find_first_of(const std::string &str, std::string::size_type pos=0) const | UTF8 | inline |
| length() const | UTF8 | inline |
| m_s | UTF8 | protected |
| npos | UTF8 | static |
| operator const std::string &() const | UTF8 | inline |
| operator wxString() const | UTF8 | |
| operator!=(const UTF8 &rhs) const | UTF8 | inline |
| operator+=(const UTF8 &str) | UTF8 | inline |
| operator+=(char ch) | UTF8 | inline |
| operator+=(const char *s) | UTF8 | inline |
| operator+=(unsigned w_ch) | UTF8 | |
| operator<(const UTF8 &rhs) const | UTF8 | inline |
| operator=(const wxString &o) | UTF8 | |
| operator=(const std::string &o) | UTF8 | inline |
| operator=(const char *s) | UTF8 | inline |
| operator=(char c) | UTF8 | inline |
| operator=(const UTF8 &aOther) | UTF8 | inline |
| operator=(UTF8 &&aOther) noexcept | UTF8 | inline |
| operator==(const UTF8 &rhs) const | UTF8 | inline |
| operator==(const std::string &rhs) const | UTF8 | inline |
| operator==(const char *s) const | UTF8 | inline |
| operator>(const UTF8 &rhs) const | UTF8 | inline |
| size() const | UTF8 | inline |
| substr(size_t pos=0, size_t len=npos) const | UTF8 | inline |
| ubegin() const | UTF8 | inline |
| uend() const | UTF8 | inline |
| uni_forward(const unsigned char *aSequence, unsigned *aResult=nullptr) | UTF8 | static |
| UTF8(const wxString &o) | UTF8 | |
| UTF8(const char *txt) | UTF8 | inline |
| UTF8(const wchar_t *txt) | UTF8 | |
| UTF8(const std::string &o) | UTF8 | inline |
| UTF8(const UTF8 &o) | UTF8 | inline |
| UTF8() | UTF8 | inline |
| wx_str() const | UTF8 | |
| ~UTF8() | UTF8 | inline |