strstream | Constructs a strstream object. | |
~strstream | Destroys a strstream object. |
pcount | Returns the number of bytes that have been stored in the stream's buffer. | |
rdbuf | Returns a pointer to the stream's associated strstreambuf object. | |
str | Returns a pointer to the string stream's character buffer and freezes it. |