std::locale getloc() const;
std::basic_filebuf<CharT, Traits>* rdbuf() const;
bool is_open();
protected: void swap( basic_ios& other );
std::streamsize gcount() const;
Defined in header
int_type sungetc();
void swap( std::basic_filebuf& rhs );
Page 20 of 29