, including all inherited members.
arg(const std::wstring &value) | Wt::WString | |
arg(const std::string &value, CharEncoding=LocalEncoding) | Wt::WString | |
arg(const WString &value) | Wt::WString | |
arg(int value) | Wt::WString | |
arg(double value) | Wt::WString | |
args() const | Wt::WString | |
CharEncoding enum name | Wt::WString | [related] |
empty() const | Wt::WString | |
fromUTF8(const std::string &value) | Wt::WString | [static] |
fromUTF8(const char *value) | Wt::WString | [static] |
jsStringLiteral(char delimiter= '\'') const | Wt::WString | |
key() const | Wt::WString | |
literal() const | Wt::WString | [inline] |
narrow() const | Wt::WString | |
narrow(const std::wstring &s) | Wt::WString | [related] |
operator std::wstring() const | Wt::WString | |
operator!=(const char *lhs, const WString &rhs) | Wt::WString | [related] |
operator!=(const wchar_t *lhs, const WString &rhs) | Wt::WString | [related] |
operator!=(const std::string &lhs, const WString &rhs) | Wt::WString | [related] |
operator!=(const std::wstring &lhs, const WString &rhs) | Wt::WString | [related] |
operator+(const WString &lhs, const WString &rhs) | Wt::WString | [related] |
operator+(const WString &lhs, const std::wstring &rhs) | Wt::WString | [related] |
operator+(const WString &lhs, const wchar_t *rhs) | Wt::WString | [related] |
operator+(const WString &lhs, const std::string &rhs) | Wt::WString | [related] |
operator+(const WString &lhs, const char *rhs) | Wt::WString | [related] |
operator+(const std::wstring &lhs, const WString &rhs) | Wt::WString | [related] |
operator+(const wchar_t *lhs, const WString &rhs) | Wt::WString | [related] |
operator+(const std::string &lhs, const WString &rhs) | Wt::WString | [related] |
operator+(const char *lhs, const WString &rhs) | Wt::WString | [related] |
operator+=(const WString &rhs) | Wt::WString | |
operator+=(const std::wstring &rhs) | Wt::WString | |
operator+=(const wchar_t *rhs) | Wt::WString | |
operator+=(const std::string &rhs) | Wt::WString | |
operator+=(const char *rhs) | Wt::WString | |
operator<(const WString &rhs) const | Wt::WString | |
operator<<(std::wostream &lhs, const WString &rhs) | Wt::WString | [related] |
operator<<(std::ostream &lhs, const WString &rhs) | Wt::WString | [related] |
operator=(const WString &rhs) | Wt::WString | |
operator==(const WString &rhs) const | Wt::WString | |
operator==(const char *lhs, const WString &rhs) | Wt::WString | [related] |
operator==(const wchar_t *lhs, const WString &rhs) | Wt::WString | [related] |
operator==(const std::string &lhs, const WString &rhs) | Wt::WString | [related] |
operator==(const std::wstring &lhs, const WString &rhs) | Wt::WString | [related] |
operator>(const WString &rhs) const | Wt::WString | |
refresh() | Wt::WString | |
toUTF8() const | Wt::WString | |
toUTF8(const std::wstring &s) | Wt::WString | [related] |
tr(const char *key) | Wt::WString | [static] |
tr(const std::string &key) | Wt::WString | [static] |
value() const | Wt::WString | |
widen(const std::string &s) | Wt::WString | [related] |
WMessage typedef | Wt::WString | [related] |
WString() | Wt::WString | |
WString(const wchar_t *value) | Wt::WString | |
WString(const WString &other) | Wt::WString | |
WString(const std::wstring &value) | Wt::WString | |
WString(const char *value, CharEncoding encoding=LocalEncoding) | Wt::WString | |
WString(const std::string &value, CharEncoding encoding=LocalEncoding) | Wt::WString | |
~WString() | Wt::WString | |