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