basic_ostream& seekp( pos_type pos ); (1)
Defined in header
void clear( std::ios_base::iostate state = std::ios_base::goodbit
void open( const char *filename, ios_base::openmode mode = ios_base::out
void swap( basic_streambuf& other );
protected: virtual std::streamsize showmanyc();
void unsetf( fmtflags flags );
std::locale getloc() const;
Page 19 of 29