Defined in header
void close();
std::basic_string<CharT, Traits, Allocator> str() const;
basic_istream& seekg( pos_type pos );
basic_ostream& seekp( pos_type pos ); (1)
protected: void swap( basic_ios& other );
Page 20 of 29