, including all inherited members.
| Append(const WStr &ws) | WStr | [inline] |
| append(const WStr &ws) | WStr | [inline] |
| ByteCount() const | WStr | |
| data() | WStr | |
| data() const | WStr | |
| first(mwchar_t c) const | WStr | |
| isNull() const | WStr | [inline] |
| LanguageCharacterCount() const | WStr | |
| last(mwchar_t c) const | WStr | |
| Length() const | WStr | |
| length() const | WStr | [inline] |
| operator const mwchar_t *() const | WStr | |
| operator delete(void *ptr) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator mwchar_t *() | WStr | |
| operator new(size_t size) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
| operator new[](size_t size) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator!=(const WStr &ws) const | WStr | |
| operator+(const WStr &ws) const | WStr | |
| operator+=(const WStr &ws) | WStr | |
| operator<(const WStr &ws) const | WStr | |
| operator<=(const WStr &ws) const | WStr | |
| operator=(const WStr &ws) | WStr | |
| operator=(const mwchar_t *wcstr) | WStr | |
| operator=(const char *cstr) | WStr | |
| operator==(const WStr &ws) const | WStr | |
| operator>(const WStr &ws) const | WStr | |
| operator>=(const WStr &ws) const | WStr | |
| operator[](int i) | WStr | [inline] |
| operator[](int i) const | WStr | [inline] |
| printf(const mwchar_t *format,...) | WStr | |
| remove(int pos) | WStr | |
| remove(int pos, int N) | WStr | |
| Resize(int nchars) | WStr | |
| Substr(int start, int nchars) const | WStr | |
| toLower() | WStr | |
| toUpper() | WStr | |
| vprintf(const mwchar_t *format, va_list args) | WStr | |
| WStr() | WStr | |
| WStr(const char *cs) | WStr | |
| WStr(const mwchar_t *wcstr) | WStr | |
| WStr(const WStr &ws) | WStr | |
| ~WStr() | WStr | |