Member List
 
 
 
UTF8Str Member List
This is the complete list of members for UTF8Str, including all inherited members.
AllocatedChars() const UTF8Str
Append(const UTF8Str &cs)UTF8Str [inline]
append(const UTF8Str &cs)UTF8Str [inline]
ByteCount() const UTF8Str
data() const UTF8Str
dataForWrite(size_t nchars=(size_t)-1)UTF8Str
EndsWith(const UTF8Str &s, bool caseSensitive=true)UTF8Str
FindMultiByteCharacterFirstByteIndex(int characterIndex) const UTF8Str
FindMultiByteCharacterLastByteIndex(int characterIndex) const UTF8Str
FromACP(const char *string, size_t length=(size_t)-1)UTF8Str [static]
FromBSTR(const wchar_t *string, size_t length=(size_t)-1)UTF8Str [static]
FromCP(UINT cp, const char *string, size_t length=(size_t)-1)UTF8Str [static]
FromMaxString(MaxSDK::Util::MaxString &string)UTF8Str [inline, static]
FromMCHAR(const char *string, size_t length=(size_t)-1)UTF8Str [inline, static]
FromMSTR(const UTF8Str &string)UTF8Str [inline, static]
FromOLESTR(const wchar_t *string, size_t length=(size_t)-1)UTF8Str [static]
FromUTF16(const wchar_t *string, size_t length=(size_t)-1)UTF8Str [static]
FromUTF32(const unsigned int *string, size_t length=(size_t)-1)UTF8Str [static]
FromUTF8(const char *string, size_t length=(size_t)-1)UTF8Str [static]
FromUTF8Str(const UTF8Str &string)UTF8Str [inline, static]
FromWStr(const WStr &string)UTF8Str [static]
isNull() const UTF8Str [inline]
LanguageCharacterCount() const UTF8Str
Length() const UTF8Str [inline]
length() const UTF8Str [inline]
MultiByteCharacterSubString(int firstCharacterIndex, int numberOfMBCharacters) const UTF8Str
NumberOfLines() const UTF8Str
operator const char *() const UTF8Str
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 UTF8Str &cs) const UTF8Str
operator+(const UTF8Str &cs) const UTF8Str
operator+=(const UTF8Str &cs)UTF8Str
operator<(const UTF8Str &cs) const UTF8Str
operator<=(const UTF8Str &ws) const UTF8Str
operator=(const UTF8Str &cs)UTF8Str
operator=(const MaxSDK::Util::MaxString &mstr)UTF8Str
operator=(const MaxSDK::Util::MaxStringCastUTF8 &)UTF8Str
operator=(const char *cs)UTF8Str
operator==(const UTF8Str &cs) const UTF8Str
operator>(const UTF8Str &ws) const UTF8Str
operator>=(const UTF8Str &ws) const UTF8Str
printf(const char *format,...)UTF8Str
Resize(int nchars)UTF8Str
StartsWith(const UTF8Str &s, bool caseSensitive=true)UTF8Str
ToACP(size_t *length=NULL) const UTF8Str
ToBSTR() const UTF8Str
ToCP(UINT cp, size_t *length=NULL) const UTF8Str
toLower()UTF8Str
ToMaxString() const UTF8Str
ToMaxString(MaxSDK::Util::MaxString &) const UTF8Str
ToMCHAR(size_t *length=NULL) const UTF8Str [inline]
ToMSTR() const UTF8Str [inline]
ToOLESTR(size_t *length=NULL) const UTF8Str
toUpper()UTF8Str
ToUTF16(size_t *length=NULL) const UTF8Str
ToUTF32(size_t *length=NULL) const UTF8Str
ToUTF8(size_t *length=NULL) const UTF8Str
ToUTF8Str() const UTF8Str [inline]
ToWStr() const UTF8Str
UTF8Str()UTF8Str
UTF8Str(const char *cs)UTF8Str
UTF8Str(const UTF8Str &ws)UTF8Str
UTF8Str(const MaxSDK::Util::MaxString &ws)UTF8Str
UTF8Str(const MaxSDK::Util::MaxStringCastUTF8 &)UTF8Str
vprintf(const char *format, va_list args)UTF8Str
~UTF8Str()UTF8Str