, including all inherited members.
| AllocatedChars() const | MaxString | |
| AllocBuffer(size_t s) | MaxString | [inline] |
| AllocBufferACP(size_t bytes) | MaxString | |
| AllocBufferCP(UINT codepage, size_t bytes) | MaxString | |
| AllocBufferUTF16(size_t wchars) | MaxString | |
| AllocBufferUTF32(size_t uint) | MaxString | |
| AllocBufferUTF8(size_t bytes) | MaxString | |
| CommonLosslessCP(UINT codepage1, UINT codepage2) | MaxString | [static] |
| CommonLosslessCP(MaxString &) | MaxString | |
| Compare(const MaxString &) const | MaxString | |
| CompareIgnoreCase(const MaxString &) const | MaxString | |
| ConversionCount() const | MaxString | |
| FromACP(const char *string, size_t length=(size_t)-1) | MaxString | [static] |
| FromAnsiError(int err) | MaxString | [static] |
| FromBSTR(const wchar_t *string, size_t length=(size_t)-1) | MaxString | [inline, static] |
| FromCP(UINT codepage, const char *string, size_t length=(size_t)-1) | MaxString | [static] |
| FromMCHAR(const char *string, size_t length=(size_t)-1) | MaxString | [inline, static] |
| FromOLESTR(const wchar_t *string, size_t length=(size_t)-1) | MaxString | [inline, static] |
| FromUTF16(const wchar_t *, size_t length=(size_t)-1) | MaxString | [static] |
| FromUTF32(const unsigned int *, size_t length=(size_t)-1) | MaxString | [static] |
| FromUTF8(const char *string, size_t length=(size_t)-1) | MaxString | [static] |
| FromWin32Error(DWORD err) | MaxString | [static] |
| IsNull() const | MaxString | |
| Length(UINT encoding) const | MaxString | |
| MaxString() | MaxString | |
| MaxString(const MaxString &) | MaxString | |
| MaxString(MaxStringData *data) | MaxString | [protected] |
| MaxStringInternal class | MaxString | [friend] |
| NormalizeCP(UINT code) | MaxString | [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, int block_type, 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, int block_type, 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 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, int block_type, 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, int block_type, 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 MaxString &) const | MaxString | |
| operator+(const MaxString &) const | MaxString | |
| operator+=(const MaxString &) | MaxString | |
| operator<(const MaxString &) const | MaxString | |
| operator<=(const MaxString &) const | MaxString | |
| operator=(MaxStringData *data) | MaxString | [protected] |
| operator=(const MaxString &) | MaxString | |
| operator==(const MaxString &) const | MaxString | |
| operator>(const MaxString &) const | MaxString | |
| operator>=(const MaxString &) const | MaxString | |
| p | MaxString | [protected] |
| SetACP(const char *string, size_t length=(size_t)-1) | MaxString | |
| SetCP(UINT codepage, const char *string, size_t length=(size_t)-1) | MaxString | |
| SetNull() | MaxString | |
| SetUTF16(const wchar_t *string, size_t length=(size_t)-1) | MaxString | |
| SetUTF8(const char *string, size_t length=(size_t)-1) | MaxString | |
| ToACP(size_t *length=NULL) const | MaxString | |
| ToBSTR() const | MaxString | |
| ToCP(UINT codepage, size_t *length=NULL) const | MaxString | |
| ToMCHAR(size_t *length=NULL) const | MaxString | [inline] |
| ToOLESTR(size_t *length=NULL) const | MaxString | [inline] |
| ToUTF16(size_t *length=NULL) const | MaxString | |
| ToUTF32(size_t *length=NULL) const | MaxString | |
| ToUTF8(size_t *length=NULL) const | MaxString | |
| ~MaxString() | MaxString | |