bool bad() const;
char* str() const;
protected: virtual std::basic_streambuf<CharT, Traits>*
int pcount() const;
void swap( basic_stringstream& other );
protected: virtual int_type underflow()
Defined in header
char* str();
explicit basic_iostream( std::basic_streambuf<CharT,Traits>* sb );
Page 6 of 29