std::basic_stringbuf<CharT, Traits, Allocator>* rdbuf()
protected: basic_streambuf(); (1)
Defined in header
virtual int_type overflow( int_type ch = traits::eof() );
protected: virtual pos_type seekpos( pos_type sp,
std::basic_filebuf<CharT, Traits>* rdbuf() const;
void setp( char_type* pbeg, char_type* pend );
strstreambuf* rdbuf() const;
Page 24 of 29