libcommonc++
0.7
|
This is the complete list of members for UTF8Decoder, including all inherited members.
decode(const char **input, int *inputCountLeft, char16_t **output, int *outputCountLeft) | UTF8Decoder | |
decodedLength(const char *buf, int length, int maxLength=0) | UTF8Decoder | static |
outputChar(char32_t char32, char16_t **buf, int *length) | UTFDecoder | protected |
reset() | UTF8Decoder | virtual |
setStopDecodingAtNulChar(bool stopDecodingAtNulChar) | UTF8Decoder | inline |
STATUS_INVALID_INPUT | UTFDecoder | static |
STATUS_NEED_MORE_INPUT | UTFDecoder | static |
STATUS_OK | UTFDecoder | static |
STATUS_OUTPUT_BUFFER_FULL | UTFDecoder | static |
UTF8Decoder() | UTF8Decoder | |
UTFDecoder() | UTFDecoder | protected |
~UTF8Decoder() | UTF8Decoder | |
~UTFDecoder() | UTFDecoder | virtual |