Defined in header
void open( const char *filename, ios_base::openmode mode = ios_base::in
std::ios_base::iostate exceptions() const; (1)
std::locale imbue( const std::locale& loc );
protected: virtual std::basic_streambuf<CharT, Traits>*
char* str();
int_type get(); (1)
Page 1 of 29