int_type sgetc();
bool eof() const;
class sentry;
Defined in header
streamsize precision() const; (1)
basic_ostream& operator<<( short value ); basic_ostream& operator<<(
protected: basic_ios(); (1)
std::basic_streambuf<CharT, Traits>* rdbuf() const; (1)
protected: virtual int_type pbackfail( int_type c = Traits::eof()
Page 11 of 29