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