_get_eof() const | ImportStream | [inline, protected] |
_getByte(unsigned char &b)=0 | ImportStream | [protected, pure virtual] |
_lookAhead() const | ImportStream | [inline, protected] |
_lookAhead(UT_UCSChar c) | ImportStream | [inline, protected] |
_set_eof(bool b) | ImportStream | [inline, protected] |
getChar(UT_UCSChar &b) | ImportStream | |
getRawChar(UT_UCSChar &b) | ImportStream | [protected, virtual] |
ImportStream() | ImportStream | |
init(const char *szEncoding) | ImportStream | |
m_bEOF | ImportStream | [private] |
m_bRaw | ImportStream | [private] |
m_Mbtowc | ImportStream | [private] |
m_ucsLookAhead | ImportStream | [private] |
peekChar() | ImportStream | [inline] |
~ImportStream() | ImportStream | [virtual] |