int sync();
void setg( char_type* gbeg, char_type* gcurr, char_type* gend
char_type* eback() const; (1)
void swap( basic_ofstream& other );
Defined in header
int pubsync(); (1)
basic_ios& copyfmt(const basic_ios& other);
std::streamsize readsome( char_type* s, std::streamsize count
std::streamsize sgetn( char_type* s, std::streamsize count ); (1)
Page 9 of 29