#include <StringStream.hpp>
Public Member Functions | |
IStringStreamBuf (const String &s) | |
Protected Member Functions | |
int | underflow () |
Private Attributes | |
String | m_buf |
Definition at line 59 of file StringStream.hpp.
|
Definition at line 62 of file StringStream.hpp. References BLOCXX_NAMESPACE::String::c_str(), BLOCXX_NAMESPACE::String::length(), and m_buf. |
|
Definition at line 71 of file StringStream.hpp. |
|
Definition at line 76 of file StringStream.hpp. Referenced by IStringStreamBuf(). |