#include <stringDecoder.h>
Inheritance diagram for StringUtf8Decoder:
Public Member Functions | |
INLINE | StringUtf8Decoder (const string &input) |
virtual int | get_next_character () |
|
|
|
Reimplemented from StringDecoder. Definition at line 74 of file stringDecoder.cxx. References StringDecoder::_input, StringDecoder::_p, and StringDecoder::test_eof(). |