SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWUToUnicodeConverter, including all inherited members.
convert(char source, RWUString &target, bool flush=true) | RWUToUnicodeConverter | |
convert(const char *source, RWUString &target, bool flush=true) | RWUToUnicodeConverter | |
convert(const char source[], int32_t size, RWUString &target, bool flush=true) | RWUToUnicodeConverter | |
convert(const RWCString &source, RWUString &target, bool flush=true) | RWUToUnicodeConverter | |
convert(const std::string &source, RWUString &target, bool flush=true) | RWUToUnicodeConverter | |
convert(ConverterByteSource source, RWUChar32 &target, size_t ¤tByteCount, bool flushAtEnd=true) | RWUToUnicodeConverter | |
convert(ConverterByteSource source, RWUString &target, size_t ¤tByteCount, size_t maxNumCodePoints=0, DelimiterTest delimiterTest=RWUToUnicodeConverter::getWhitespaceDelimiterTest(), bool ignoreLeadingDelimiters=true, bool flushAtEnd=true) | RWUToUnicodeConverter | |
ConverterByteSource typedef | RWUToUnicodeConverter | |
DelimiterTest typedef | RWUToUnicodeConverter | |
ErrorResponseType enum name | RWUToUnicodeConverter | |
Escape enum value | RWUToUnicodeConverter | |
getCanonicalName() const | RWUConverterBase | |
getCodePointDelimiterTest(RWUChar32 delimiter) | RWUToUnicodeConverter | static |
getCurrentLocaleEncodingName() | RWUConverterBase | static |
getDefaultEncodingName() | RWUConverterBase | inlinestatic |
getLocalizedName(const RWULocale &locale, RWUString &result) const | RWUConverterBase | |
getMaxBytesPerChar() const | RWUConverterBase | inline |
getMinBytesPerChar() const | RWUConverterBase | inline |
getWhitespaceDelimiterTest() | RWUToUnicodeConverter | static |
operator!=(const RWUConverterBase &rhs) const | RWUConverterBase | inline |
operator=(const RWUConverterBase &rhs) | RWUToUnicodeConverter | inline |
operator=(const RWUToUnicodeConverter &rhs) | RWUToUnicodeConverter | inline |
operator==(const RWUConverterBase &rhs) const | RWUConverterBase | |
reset() | RWUToUnicodeConverter | |
restoreErrorResponseState(const ErrorResponseState &state) | RWUToUnicodeConverter | inline |
RWUConverterBase(const char *encoding) | RWUConverterBase | protected |
RWUConverterBase(const RWUConverterBase &original) | RWUConverterBase | protected |
RWUToUnicodeConverter(const char *encoding) | RWUToUnicodeConverter | inline |
RWUToUnicodeConverter(const RWUConverterBase &original) | RWUToUnicodeConverter | inline |
RWUToUnicodeConverter(const RWUToUnicodeConverter &original) | RWUToUnicodeConverter | inline |
saveErrorResponseState() const | RWUToUnicodeConverter | inline |
setDefaultEncodingName(const char *encoding) | RWUConverterBase | static |
setErrorResponse(ErrorResponseType response) | RWUToUnicodeConverter | |
Skip enum value | RWUToUnicodeConverter | |
Stop enum value | RWUToUnicodeConverter | |
Substitute enum value | RWUToUnicodeConverter | |
~RWUConverterBase() | RWUConverterBase | inline |
~RWUToUnicodeConverter() | RWUToUnicodeConverter | inline |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |