| Private: |
| bool m_StreamFinished |
| bool m_Finished |
| std::string m_Buffer |
| MBUtility::MBOctetInputStream* m_InputStream |
| size_t m_BufferOffset |
| std::string m_CurrentLine |
| bool m_LineBuffered |
| Public: |
| void DiscardLine() |
| bool Finished() |
| bool GetLine(std::string& OutLine) |
| std::string& PeekLine() |