Public Members

Construction/Destruction

ostrstream Constructs an ostrstream object.  
~ostrstream Destroys an ostrstream object.  

Other Functions

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 character array pointer to the string stream's contents and freezes the array.