Read-only string stream.
More...
template<typename Encoding>
struct GenericStringStream< Encoding >
Read-only string stream.
- Note
- implements Stream concept
§ Ch
template<typename Encoding >
§ GenericStringStream()
template<typename Encoding >
§ Flush()
template<typename Encoding >
§ Peek()
template<typename Encoding >
§ Put()
template<typename Encoding >
§ PutBegin()
template<typename Encoding >
§ PutEnd()
template<typename Encoding >
§ Take()
template<typename Encoding >
§ Tell()
template<typename Encoding >
§ head_
template<typename Encoding >
Original head of the string.
§ src_
template<typename Encoding >
The documentation for this struct was generated from the following file: